home *** CD-ROM | disk | FTP | other *** search
/ The UNIX CD Bookshelf / OREILLY_TUCB_UNIX_CD.iso / upt / examples / INSTINFO / GETOPT. < prev    next >
Encoding:
Text File  |  1998-07-24  |  999 b   |  43 lines

  1. # Automatically generated decoration file for /archive/contents/getopt
  2. #
  3. # This file and any information not otherwise attributed is
  4. # Copyright 1997 by Ready-to-Run Software, Inc.
  5. #
  6. # All Rights Reserved
  7. #
  8. *DESCRIPTION*
  9. getopt - version dated 10-Aug-1986
  10.  
  11. getopt is a public-domain implementation of the USG getopt
  12. program.  Not to be confused with the library routine, this
  13. program helps scripts parse their options/flags/arguments.
  14. .
  15. *LICENSE*
  16. This software came with no copyright.
  17.  
  18. It did come with the following though:
  19.  
  20. /*
  21. **  GETOPT PROGRAM AND LIBRARY ROUTINE
  22. **
  23. **  I wrote main() and AT&T wrote getopt() and we both put our efforts into
  24. **  the public domain via mod.sources.
  25. **      Rich $alz
  26. **      Mirror Systems
  27. **      (mirror!rs, rs@mirror.TMC.COM)
  28. **      August 10, 1986
  29. */
  30. .
  31.  
  32. *FILEGROUP*    Grouping:Shared: Heading:Unformatted Man pages:
  33. man/man1/getopt.1
  34. .
  35.  
  36. *FILEGROUP*    Grouping:Shared: Heading:Formatted Man pages:
  37. man/cat1/getopt.1
  38. .
  39.  
  40. *FILEGROUP*    Required
  41. bin/getopt
  42. .
  43.