These are a couple of perl scripts that I hacked up one day to make 
looking around Sunsite's index file a little nicer.

They are written for perl5, but seem to work in perl4.  Also, Lynx is the
default www browser and is also used to get new indexes.

Edit the stuff at the top of sig and i2h to change the behaviour of the
programs.


sig: Sunsite Index Grep
	Displays the parts of the index you're interested in, by keywords
	It'll get a new index if yours is out of date.
i2h: Index to .html:
	Converts the index to .html (maybe using a mirror), and optionally
	starts a www browser (Does if stdout is a tty - Probably not
	The Right Thing)

sunindex: Sunsite Index
	A combination of the above, basically
	sig $1 | i2h $2 (|browser)

You can mail me at jepler@herbie.unl.edu, jepler@cse.unl.edu with any questions
or suggestions about sunindex.

Jeff
