[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: need help with bash command



François Cerbelle <francois@cerbelle.net>:
>  Bob McGowan a écrit :
> > 
> > Why do this with a `ls` when a simple * will work?
> > for a in *; do ...
> 
>  Hum... Because ! ;-)
> 
>  In fact, first, I used to do this, because I seldomly use all files in a 
>  single directory, but often a pattern in a whole tree with find, second 
>  because there was a "ls" in the original problem and third because I did 

Ah, the original homework problem?


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://blinkynet.net/comp/uip5.html      Linux Counter #80292
- -    http://www.faqs.org/rfcs/rfc1855.html    Please, don't Cc: me.


Reply to: