In <[EMAIL PROTECTED]>, on
11/09/2002 at 11:51 PM,
   Thomas Ribbrock <[EMAIL PROTECTED]> said:

>> >  ls *.tar | xargs -n 1 tar xvf
>> 
>> Whats wrong with:
>> 
>> for i in *.tar ; do tar xvf $i ; done

>It only works in [ba]sh, whereas Michael's example also works in
>[t]csh... ;-)

Ahh!  Good point!

-- 
-----------------------------------------------------------
Steve Garcia   using MR/2 ICE #10133 with Warp 4  
[EMAIL PROTECTED]
For PGP key, send mail to [EMAIL PROTECTED] with subject "PGP key"
-----------------------------------------------------------
The Operating System/2 Version is 4.50
Revision 14.062
There are 39 Processes with 144 Threads.
GHARLANE: uptime is 11 days, 17:47 hours and 54 seconds
 
*  They that can give up essential liberty to obtain a little temporary  safety 
deserve neither liberty nor safety." -- Benjamin Franklin



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to