/bin/rm: Argument list too long.

Ruben de Groot mail25 at bzerk.org
Fri Nov 19 05:40:56 PST 2004


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



More information about the freebsd-questions mailing list