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

  1. # Automatically generated decoration file for /archive/contents/index
  2. #
  3. # This file and any information not otherwise attributed is
  4. # Copyright 1992 by Ready-to-Run Software, Inc.
  5. #
  6. # All Rights Reserved
  7. #
  8. *DESCRIPTION*
  9. index - version 1.0
  10.  
  11. Index allows you to maintain multiple databases of textual
  12. information, each with a different format.  With each database, 
  13. index allows you to:
  14.  
  15.         - add entries
  16.         - delete entries
  17.         - edit existing entries
  18.         - search for entries using full regular expressions
  19.         - control what parts of an entry are searched
  20.         - print out entries matching a pattern
  21.         - run all or part of the database through an arbitrary
  22.           formatting program
  23. ^
  24. The databases index maintains are stored as simple lines of text.  Each
  25. field of an entry is a line of text, and each entry in the database is
  26. made up of a fixed number of lines.  For each database, you tell index
  27. what each field's (line's) name is.  You can have multiple-line fields by
  28. leaving that field's name blank.  There's no fancy storage algorithm,
  29. things are just stored sequentially. But for the biggest database I've
  30. got, about 500 5-line entries, performance is just fine.
  31.  
  32. .
  33. *LICENSE*
  34. The index-db software came with no copyrights.
  35.  
  36. It was written by: 
  37.  
  38.    David A. Curry
  39.    Research Institute for Advanced Computer Science
  40.    Mail Stop 230-5
  41.    NASA Ames Research Center
  42.    Moffett Field, CA 94035
  43.    davy@riacs.edu
  44. .
  45.  
  46. *FILEGROUP*    Grouping:Shared: Heading:Unformatted Man pages:
  47. man/man1/index.1
  48. .
  49.  
  50. *FILEGROUP*    Grouping:Shared: Heading:Formatted Man pages:
  51. man/cat1/index.1
  52. .
  53.  
  54. *FILEGROUP*    Grouping:Shared: Heading:examples/templates/extra info:
  55. slib/extras/index/books.fmt
  56. slib/extras/index/books.idx
  57. slib/extras/index/bphone.idx
  58. slib/extras/index/cdlist.fmt
  59. slib/extras/index/cdlist.idx
  60. slib/extras/index/cdwantlist.fmt
  61. slib/extras/index/cdwantlist.idx
  62. slib/extras/index/pphone.fmt
  63. slib/extras/index/pphone.idx
  64. slib/extras/index/samples/books.fmt
  65. slib/extras/index/samples/books.idx
  66. slib/extras/index/samples/bphone.idx
  67. slib/extras/index/samples/cdlist.fmt
  68. slib/extras/index/samples/cdlist.idx
  69. slib/extras/index/samples/cdwantlist.fmt
  70. slib/extras/index/samples/cdwantlist.idx
  71. slib/extras/index/samples/pphone.fmt
  72. slib/extras/index/samples/pphone.idx
  73. .
  74.  
  75. *FILEGROUP*    Required
  76. bin/index
  77. .
  78.