(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 motdgen.1 man page motdgen.py script itself To install: % cd ~ % svn export https://svn.zetadev.com/private/utils/motdgen/trunk/ motdgen % cd motdgen % make install To uninstall: % cd ~/motdgen % make uninstall