Re: Bash globbing files only?

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

 



On 30Jan2007 16:43, Steve Friedman <steve@xxxxxxxxxxx> wrote:
| Note, that find also solves another problem:  namely, that if the globbing 
| generates a line length beyond the max for bash (in either the for or the 
| concatenation), then the script will fail.  This won't happen with find.

That's pretty big. Note that the for loop is _not_ subject to the
command line exec argument length limit, because no program is being
exec()ed.
-- 
Cameron Simpson <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/

"How do you know I'm Mad?" asked Alice.
"You must be," said the Cat, "or you wouldn't have come here."


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux