|
Description of the man file
Sample of contents of xargs.1 |
from the terminal. Only run the command line if¬ the response starts with `y' or `Y'. Implies \fI\-t\fR. .TP .I "\-\-no-run-if-empty, \-r" If the standard input does not contain any¬ nonblanks, do not run the command. Normally, the command is run once even¬ if there is no input. .TP .I "\-\-max-chars=max-chars, \-s max-chars" Use at most \fImax-chars\fR characters per¬ command line, including the command and initial arguments and the terminating¬ nulls at the ends of the argument strings. The default is as large as¬ possible, up to 20k characters. .TP .I "\-\-verbose, \-t" Print the command line on the standard error¬ output before executing it. .TP .I "\-\-version" Print the version number of .B xargs |
|
||
This page last updated Monday, January 08, 2001 by Matt Powell |