76bd33cd1b
the child process, before executing the command. This is very useful when you do stuff like ``find ... | xargs interactive_application''. Without -o, the application would inherit the pipe as its stdin, and you thus lose any control over it. This flag has been carefully chosen to not conflit with other options of other xargs utilities like GNU xargs. Reviewed by: jmallett |
||
---|---|---|
.. | ||
Makefile | ||
pathnames.h | ||
strnsubst.c | ||
xargs.1 | ||
xargs.c |