Getopt: Documentation

All documentation on this page is also included in the getopt archives.

File Description
getopt.man.ps The manual page of getopt(1) in Postscript format.
getopt.man.pdf The manual page of getopt(1) in PDF format.
getopt-test.bash How to test in bash whether you have this enhanced getopt(1).
getopt-test.tcsh How to test in tcsh whether you have this enhanced getopt(1).
getopt-parse.bash An example bash script for parsing command-line arguments.
getopt-parse.tcsh An example tcsh script for parsing command-line arguments.