home *** CD-ROM | disk | FTP | other *** search
- README file for pindex
- ======================
-
- Howdy. This program is called pindex, and it produces primitively
- indexed versions of files.
-
- Here's what this package contains:
-
- README
- This file.
- pindex.1
- The troff -man source for the man page.
- pindex.lp
- A man page suitable for printing on a line printer. (A
- compressed, uuencoded PostScript man page has been
- posted to alt.sources.)
- Makefile
- A makefile for the whole package. You'll want to get in
- and edit the first part of this, since it contains a whole
- bunch of configurable items.
- pindex.c
- fngetlin.c
- maxfiles.c
- Source code modules for pindex. Note especially the last
- module, which contains a function which returns the maximum
- number of files your system may have open at once. If the
- code as presented is not suitable for your system, just
- supply your own maxfiles.c. See the comments therein.
-
- I've successfully compiled and run this package on DG/UX, SunOS,
- and vanilla SVR4 systems. I'd like to hear of people's experiences
- with setting up the package under other operating systems; my e-mail
- addresses are...
-
- (Internet) rice@dg-rtp.dg.com
- (UUCP) ...!mcnc!rti!xyzzy!rice
- (BITNET) BALOGA@DRYCAS
-
- Also, please drop me a note concerning bugs, enhancements, and amusing
- applications.
-
-