[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cancellare file



Il giorno mar, 11-01-2005 alle 01:29 +0100, Mattia ha scritto:
> Stranamente la cosa mi è capitata oggi anche a me:
> 
> # for i in *; do if [ ! -d "$i" ]; then rm  "$i";fi ; done

complicaaaato. :)

$ ls | xargs rm

baci,
federico

-- 
Federico Di Gregorio                         http://people.initd.org/fog
Debian GNU/Linux Developer                                fog@debian.org
INIT.D Developer                                           fog@initd.org
  99.99999999999999999999% still isn't 100% but sometimes suffice. -- Me

Attachment: signature.asc
Description: Questa parte del messaggio =?ISO-8859-1?Q?=E8?= firmata


Reply to: