diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-25 15:07:17 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-25 15:07:17 +0000 |
commit | ba2900b4aabaf468ba28a06812d2ea9c46743b25 (patch) | |
tree | 6afabf072805ba1d09e80408279c7fba18eba419 /lib | |
parent | 1774bc1d786be3711607d381af58505eb1caf224 (diff) | |
download | coreutils-ba2900b4aabaf468ba28a06812d2ea9c46743b25.tar.xz |
(main): Fix some more incompatibilities with POSIX.2,
(e.g. `uniq +3 --' did not work) by invoking getopt_long with
leading '-', resembling what was done to 'sort' on 2001-03-20.
Recognize an +N option only if it is an integer in range, and
(if POSIXLY_CORRECT) only if a file name argument has not been seen;
otherwise silently treat it as a file name.
If the user specifies too many operands, output the first one
in the error message, as a diagnostic aid.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions