[Aces-support] acess to AO/GEO
aces-admin at techsquare.com
aces-admin at techsquare.com
Thu Nov 1 14:02:22 EDT 2007
hello mmanizza-
[nb, both of these commands really will remove
files. do not type them if you don't understand them.]
yes, there are two (2) :
. remove the entire directory
- may not be what you want
- not always possible
eg, /bin/rm -rf /net/ds-09/scratch-0/mmanizza/SOCEAN/test2
. use find to remove the files
- may take a while (but that's just life)
eg, find /net/ds-09/scratch-0/mmanizza/SOCEAN/test2 -type f -name 'pick*' -exec /bin/rm {} \;
if that doesn't make much sense, just let
me know and i'll remove them for you.
[greg]
> Date: Thu, 1 Nov 2007 13:54:41 -0400 (EDT)
> From: Manfredi Manizza <mmanizza at ocean.mit.edu>
> MIME-Version: 1.0
> Cc:
> Reply-To: ACES-support at mitgcm.org
>
>
> Hi,
>
> from okeanos.mit.edu.
>
> I have a problem : I generated by mistake
> an awful amount of pickup files in
>
> /net/ds-09/scratch-0/mmanizza/SOCEAN/test2
>
> If I do : rm -f pick*
> it complains that argument is too long. Is ther any linux trick to
> delete'em in a quicker manner ?
>
> Thanks in advance
> Manfredi
>
>
> On Thu, 1 Nov 2007, aces-admin at techsquare.com wrote:
>
> > hello mmanizza-
> >
> > seems normal-like to me. perhaps
> > ssh (at acesgrid) is timing out
> > doing the reverse-lookup on your
> > hostname. from what machine are
> > you connecting to acesgrid.org ?
> >
> > [greg]
> >
> >> Date: Thu, 1 Nov 2007 13:33:28 -0400 (EDT)
> >> From: Manfredi Manizza <mmanizza at ocean.mit.edu>
> >> MIME-Version: 1.0
> >> Cc:
> >> Reply-To: ACES-support at mitgcm.org
> >>
> >>
> >> Hi,
> >>
> >> I ma trying to login into AO/GEO,
> >> waiting ages for being asked to type my password...
> >>
> >> Thanks
> >> Manfredi
> >>
> >>
> >> _______________________________________________
> >> Aces-support mailing list
> >> Aces-support at acesgrid.org
> >> http://acesgrid.org/mailman/listinfo/aces-support
> >>
> > _______________________________________________
> > Aces-support mailing list
> > Aces-support at acesgrid.org
> > http://acesgrid.org/mailman/listinfo/aces-support
> >
>
> --
>
>
> Manfredi Manizza
> Room 54-1410
> EAPS-MIT
> 77 Massachusetts Avenue
> Cambridge, MA 02139-4307, USA
> phone: 617-253-3573
> fax : 617-253-4464
> email: mmanizza at ocean.mit.edu
> web : http://web.mit.edu/mmanizza/www/
> _______________________________________________
> Aces-support mailing list
> Aces-support at acesgrid.org
> http://acesgrid.org/mailman/listinfo/aces-support
>
More information about the Aces-support
mailing list