[Linux-disciples] xargs questions
Stephen R Laniel
steve at laniels.org
Thu Nov 11 16:31:24 EST 2004
On Thu, Nov 11, 2004 at 08:18:29AM -0500, Adam Rosi-Kessel wrote:
> I'm not sure what it's doing in the tail command above, but the point of
> xargs is *not* to create commands that fit on the command line--the point
> is to take STDIN and convert it to arguments to a command. It's
> essential glue.
If the command line could be arbitrarily long, why wouldn't
we just use
command1 `command2GeneratingInsanelyLongOutput`
?
--
``Here, at last, are the cats.''
-Cosma Shalizi, http://shorl.com/bastojepikyfro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20041111/8c10200e/attachment.pgp
More information about the Linux-disciples
mailing list