bug-findutils
[Top][All Lists]
Advanced

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

"Bug" report - xargs


From: Todd Walton
Subject: "Bug" report - xargs
Date: Fri, 13 Aug 2004 08:56:37 -0700

Using GNU xargs version 4.1.20, when I run 'xargs --help' I get:

-----
bigboss root # xargs --help
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]
       [--max-chars=max-chars] [--verbose] [--exit]
[--max-procs=max-procs]
       [--max-args=max-args] [--no-run-if-empty] [--version] [--help]
       [command [initial-arguments]]

Report bugs to <address@hidden>.bigboss root #
-----

In other words, there is lacking a newline at the very end of the
output.  My prompt gets tacked on to the end.

priority-- : cosmetic

-Todd






reply via email to

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