PDA

View Full Version : how to delete directory tree



Kratt
September 12th, 2005, 09:44
does anybody know what to use at the command prompt to delete a directory tree? I want to use a batch file to clean out my temp directory but there is no deltree in XP

Bruce
September 12th, 2005, 20:29
rd c:\path\to\beginning\of\tree /s /q