On Mon, 2002-05-20 at 09:31, John Costello wrote:
> > > -----Original Message-----
> > > From: Gordon Messmer [mailto:[EMAIL PROTECTED]]
> > > '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.

Ah.  I thought I'd seen it in a section covering basic shell scripting
techniques on a sample test.  It may have been for some other
certification, though.




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

Reply via email to