Here are 2 different versions of getopt, the command line argument
processor for UNIX. 

getopta was released to the public domain by AT&T in the hope that it
would help standardize the parsing of command line arguments.

getoptg is a version released by the Free Software Foundation as part of
the GNU project.
