Command Prompt Commands
» deltree
Command Prompt Commands .com
Bookmark us
|
Link to us
deltree command
Deletes a directory along with all of the files and subdirectories that it contains. Normally, it will ask for confirmation of such a drastic action.
deltree [/y]
directory
deltree
's functions are also performed by
rm
when the option
-r
is used (or
-rf
for the
/y
switch).
Command Prompt Commands
» deltree
Thanks for visiting Command Prompt Commands .com! © 2006, Command Prompt Commands .com - The #1 command prompt commands site!