OS/2 Deltree
By Michael Taylor  miket@interact.net.au

8th September 2000

A command line utilitiey that deletes (erases) a directory including all files and subdirectories that are in it. A clone of the MSDOS/Win95/Win98 Deltree command for OS/2.

Full source is included.

As with all utilities of this kind please test it thorougly before
trusting it with your files. I have tested it and it is being used daily
but your mileage may vary.

Usage:
deltree [options] directory...

Options:
	-y	don't ask
	-v	verbose
	-q	quiet
	-p	print only - no execute
