Click to See Complete Forum and Search --> : DOS Commands for deleting folders and subfolders contents


Brad Symmons
June 2nd, 2003, 11:41 PM
Hi Codegurus,

A few years ago I used to know of a dos command (or perhaps it was a Unix command) that would allow you to delete a folder and all it’s (child) subfolders contents. Unfortunately I have forgotten the command. If anyone knows of the DOS and/or Unix command to do this could you please advise.

Regards,

Brad.

Satishpp
June 3rd, 2003, 01:31 PM
DOS 6.2 had a deltree command which deleted a directory and all its subdirectories.

Unix - rm -r