[H-GEN] Mega documentation and distro server. Was: Idea for journalling filesystems
Christopher Biggs
listjunkie at pobox.com
Wed Jul 2 05:38:20 EDT 2003
[ Humbug *General* list - semi-serious discussions about Humbug and ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
Jason Parker-Burlingham <jasonp at panix.com> moved upon the face of the 'Net and spake thusly:
>> What's uncompelling about:
>> find -type f | xargs grep 'blah'
>
> I'm not particularly fond of xargs, I guess.
>
Never used SCO unix, eh? (In which case, you have my envy...).
Certain versions of SCO have a limit of 1024 characters on command
line length. Many simple oneliners, even as basic as "cp *.c /some/backup/dir"
fail because the glob expansion is too long!
In this situation, xargs truly becomes Your Best Friend.
--cjb
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'. See http://www.humbug.org.au/
More information about the General
mailing list