On Fri, Nov 19, 2004 at 10:19:39AM +0100, Dennis Koegel typed:
<snip>
> find /foo/bar -type f -maxdepth 1 | xargs rm -n100

or just 

ls | xargs rm

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to