Like any other piece of software (and information generally),
fwipe comes with NO WARRANTY.


How to install:

 1. Compile the programs and create the formatted man pages:
       % make

 2. Install the programs and man pages:
       # make setup check


How to test:

 3. Test fwipe0, in a directory containing only files to be deleted:
    " find . -print0 | fwipe0 "

 4. Test echo0, again in a directory of junk files:
    " echo0 * | fwipe0 "

 5. Test fwipe under the same conditions:
    " fwipe * "


That's it! To report success:
       % ( echo 'First M. Last' ) | mail lbudney-fwipe@nb.net
Replace First M. Last with your name.
