At 12:19 PM 5/20/2002 -0400, you wrote:
>On Mon, 20 May 2002, Henning, Brian wrote:
> > -----Original Message-----
> > From: Gordon Messmer [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, May 20, 2002 10:03 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: bash: /bin/rm: Argument list too long
> > 'ls -l *' will fail with the same error as 'rm -f *'.  Just use:
> >
> > ls | xargs rm -f
> >
> > Isn't xargs covered in RHCE training and evaluation?  :)

Nope.



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

Reply via email to