| www.delorie.com/gnu/docs/findutils/find_75.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
xargs
xargs [option...] [command [initial-arguments]] |
xargs exits with the following status:
--null
-0
--eof[=eof-str]
-e[eof-str]
--help
xargs and exit.
--replace[=replace-str]
-i[replace-str]
--max-lines[=max-lines]
-l[max-lines]
--max-args=max-args
-n max-args
xargs will exit.
--interactive
-p
--no-run-if-empty
-r
--max-chars=max-chars
-s max-chars
--verbose
-t
--version
xargs and exit.
--exit
-x
--max-procs=max-procs
-P max-procs
xargs will run as many processes as
possible at a time.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |