##############################################
	rmsafe utilities version 0.2
##############################################


AUTHOR

These programs were written by Matt Kressel (matty@inch.com).


COPYING AND CHANGING

This software is freely distributable under the GNU public license, a
copy of which you should have received with this software (in a file
called COPYING).


COMPILING AND INSTALLATION

To compile rmsafe, "cd" to the directory "rmsafe-0.2" and
type "make".  This will compile the files and create two
executables called "rmsafe" and "rmrest".  This should
compile on any system, but if you run into trouble, mail
matty@inch.com with the report.

To install simply type "make install" in the same directory.
You can edit the file "Makefile" to specify the installation
directories and the permissions of the binaries.


FILES

README		- about the utils
INSTALL		- this file 
COPYING		- the GNU public license
Makefile	- the standard Makefile
install.sh	- a shell script to install the programs and man pages
rmrest.1.gz	- gzip compressed man page for rmrest
rmsafe.1.gz	- gzip compressed man page for rmsafe
rmrest.c	- C source code for rmrest
rmsafe.c	- C source for rmsafe
rmsafe-util.c	- C source for rmsafe utility functions
rmsafe.conf	- empty configuration file used during installation
rmsafe.h	- C header file for rmsafe

Please send bug reports to matty@inch.com

Have fun using these utilities, and look for verion 0.3 soon.


# END #
