##############################################
	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).


FEATURES

rmsafe and rmrest are an attempt to create a "trash" like unit
accessible via the command line.  The idea was taken from the
Macintosh(tm) like Trash and the Windows(tm) Recycle Bin.

"rmsafe" moves files into a system specified trash directory,
where the user is the only one with access rights to this 
directory.  "rmrest" attempts to restore these "deleted" files
back into their original location.  rmrest can also clean
this trash directory.

For more information on rmrest and rmsafe's features see the
man pages included.


FILES

README		- this file
INSTALL		- instructions on how to install 
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 #
