(c) 2005 Chad Whitacre This program is beerware. If you like it, buy me a beer someday. No warranty is expressed or implied. Contents: Makefile installation instructions README this file jrc.1 man page jrc.py script itself To install: % cd ~ % svn export http://svn.zetadev.com/public/jrc/trunk/ jrc % cd jrc % make install To uninstall: % cd ~/jrc % make uninstall