Edit

IABSD.fr/src/usr.bin/getopt

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2021-05-04 21:03:30
    Hash : ffc9f6ff
    Message : shell scripts should use getopts instead of getopt Add a prominent deprecation notice to getopt.1. Add examples of the getopts idiom to sh.1 and ksh.1. Requested by and ok espie@, ok jmc@