bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xargs man page shortcuts cut short


From: Dan Jacobson
Subject: xargs man page shortcuts cut short
Date: 08 Jul 2003 10:52:33 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Usage: xargs [-0prtx] [-e[eof-str]] [-i[replace-str]] [-l[max-lines]]
       [-n max-args] [-s max-chars] [-P max-procs] [--null] [--eof[=eof-str]]
       [--replace[=replace-str]] [--max-lines[=max-lines]] [--interactive]

-p is a shortcut for --interactive but you don't mention them together,
maybe there are others' shortcuts not mentioned too.
       [--max-chars=max-chars] [--verbose] [--exit] [--max-procs=max-procs]
       [--max-args=max-args] [--no-run-if-empty] [--version] [--help]
       [command [initial-arguments]]

affects --help and SYNOPSIS





reply via email to

[Prev in Thread] Current Thread [Next in Thread]