
    __ __  _  __ __ ______            
   / //_/ (_)/ // //_  __/_____ ___  ___
  /  <   / // // /  / /  / ___// _ \/ _ \
 / /| | / // // /  / /  / /   /  __/  __/
/_/ |_|/_//_//_/  /_/  /_/    \___/\___/
KillTree v1.0 By: E-HACK 

Overview: 
KillTree was made to be a replacement to the "deltree" command in MS-DOS,
as well as the del command in some cases. KillTree works by deleting an
entire directory tree (a directory and all of its subdirectories) with
only one command, and is much faster than deltree. If any errors occur
in killing the directory tree, KillTree will abort and notify you, you
may then fix the problems (usually attribute problems) and run killtree
again.

Usage: 
killtree [dir] [/Quiet /System /Yes]

dir      - The highest level directory you wish to kill.
/Quiet   - Keep KillTree from telling you how many files it killed etc.
/System  - Allows KillTree to kill system and readonly files.
/Yes     - Don't have KillTree confirm deletion

if the dir is not specified in the command line, KillTree will assume that
you wish to kill outward from the directory you're in when you execute it.
It is a good idea to put killtree.exe into a directory in the PATH statement
of your autoexec (C:\DOS is generally a good place) so you don't have to
type the entire path to killtree to execute it.

Bugs: none known

Disclaimer:
THIS IS A DISCLAIMER OF LIABILITY RELATING TO YOUR USE OF THIS SOFTWARE
THIS PROGRAM IS DISTRIBUTED "AS IS," WITHOUT ANY IMPLIED OR EXPRESS WARRANTY 
AS TO ITS PERFORMANCE OR AS TO THE RESULTS THAT MAY BE OBTAINED BY ITS USE.  
E-HACK AND WILTERED FIRE ARE NOT LIABLE FOR DIRECT, INDIRECT, OR INCIDENTAL 
DAMAGES FROM ANY DEFECT, MALFUNCTION, INABLILITY OR OMISSION IN THE SOFTWARE 
OR MANUAL OR OTHER RELATED ITEMS AND PROCESSES, INCLUDING BUT NOT LIMITED TO 
SERVICE, LOSS OF BUSINESS, ANTICIPATED PROFIT, OR OTHER CONSEQUENTIAL DAMAGES.

This is a Wiltered Fire Production
http://www.wilter.com/wf/

Copyright  1997 E-HACK (god@wilter.com)
http://www.wilter.com/ehack/

