home *** CD-ROM | disk | FTP | other *** search
- # Automatically generated decoration file for /archive/contents/getopt
- #
- # This file and any information not otherwise attributed is
- # Copyright 1997 by Ready-to-Run Software, Inc.
- #
- # All Rights Reserved
- #
- *DESCRIPTION*
- getopt - version dated 10-Aug-1986
-
- getopt is a public-domain implementation of the USG getopt
- program. Not to be confused with the library routine, this
- program helps scripts parse their options/flags/arguments.
- .
- *LICENSE*
- This software came with no copyright.
-
- It did come with the following though:
-
- /*
- ** GETOPT PROGRAM AND LIBRARY ROUTINE
- **
- ** I wrote main() and AT&T wrote getopt() and we both put our efforts into
- ** the public domain via mod.sources.
- ** Rich $alz
- ** Mirror Systems
- ** (mirror!rs, rs@mirror.TMC.COM)
- ** August 10, 1986
- */
- .
-
- *FILEGROUP* Grouping:Shared: Heading:Unformatted Man pages:
- man/man1/getopt.1
- .
-
- *FILEGROUP* Grouping:Shared: Heading:Formatted Man pages:
- man/cat1/getopt.1
- .
-
- *FILEGROUP* Required
- bin/getopt
- .
-