"Henning, Brian" <[EMAIL PROTECTED]> writes:

> you could try
> 
> ls -l * | xargs /bin/rm -f

Same problem


find -type f |xargs /bin/rm -f

should solve it.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to