| 166 |
while ((ch = getopt(argc, argv, "1ABCFGHLPRTWabcdfgiklnoqrstu")) != -1) { |
166 |
while ((ch = getopt(argc, argv, "1ABCFGHLPRTWabcdfgiklnoqrstuw")) != -1) { |
| 169 |
* The -1, -C and -l options all override each other so shell |
169 |
* The -1, -C and -l options all override each other so shell |