Saturday, April 18, 2009

xargs -n

--max-args=max-args, -n max-args
Use at most max-args arguments per command line. Fewer than max-args arguments will be used if the size (see the -s option) is exceeded, unless the -x option is given, in which case xargs will exit.

No comments:

Post a Comment

 

82696