Author :
deraadt
Date :
2021-12-24 22:08:37
Hash :12854997 Message :when getopts prints "unknown option" or "requires argument", it should
not print the shell script line number where this occured. Doing so is
pointless, or an information leak.
This change does not affect any other error reporting.
ok millert