Date: Fri, 19 Nov 2004 14:42:46 +0100 From: Ruben de Groot <mail25@bzerk.org> To: Dennis Koegel <amf@hobbit.neveragain.de> Cc: freebsd-questions@freebsd.org Subject: Re: /bin/rm: Argument list too long. Message-ID: <20041119134246.GA97269@ei.bzerk.org> In-Reply-To: <20041119091938.GA964@neveragain.de> References: <Pine.BSO.4.56.0411190956490.18264@ux11.ltcm.net> <20041119091938.GA964@neveragain.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041119134246.GA97269>