The essence of argument order

Giorgos Keramidas keramida at ceid.upatras.gr
Wed Dec 8 16:54:02 PST 2004


On 2004-12-09 03:35, Andrew <infofarmer at mail.ru> wrote:
> i've just typed
> # rm -print0 -type l | xargs -0 rm
> instead of
> # rm -type l -print0 | xargs -0 rm
> in a directory with 50+ Gigs of data
> what a nice feeling...
> shit...

None of them worked?



More information about the freebsd-chat mailing list