K 10 svn:author V 3 imp K 8 svn:date V 27 1999-06-24T06:43:21.000000Z K 7 svn:log V 188 Two getopts related nits: o getopt returns -1 rather than EOF on errors o getopt returns '?' for characters it doesn't know about, so don't include them in the getopt options string. END