1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-31 21:09:01 +02:00
Jim Meyering 695581bf65 * stty.c (main): Use getopt only to recognize long options.
Hand code the loop to detect -a, -g, -ag and -ga.  Using getopt
to detect the short options loses (because we have to ignore
unrecognized options and we are allowing GNU getopt to permute)
because e.g. `-tabs' is interpreted as a group of options, one of
which is `-a'.  Before, running `stty -tabs echo' gave this error:
 stty: when specifying an output style, modes may not be set
Reported by Arne H. Juul.
1994-02-16 23:36:41 +00:00
1994-02-12 17:23:44 +00:00
.
1994-02-16 23:36:20 +00:00
.
1993-03-23 02:52:19 +00:00
1992-11-08 02:50:43 +00:00
1992-10-31 20:42:48 +00:00
S
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
100 MiB
Languages
C 56.4%
Shell 27.7%
Perl 11.6%
Makefile 2.2%
M4 0.9%
Other 1.2%