Batch : recursively delete all folders starting with ...

Posted by subtenante on Stack Overflow See other posts from Stack Overflow or by subtenante
Published on 2009-11-27T08:30:52Z Indexed on 2010/05/13 18:44 UTC
Read the original article Hit count: 192

Filed under:
|
|

I need to write a command in a .bat file that recursively deletes all the folders starting with a certain string. How may I achieve this ?

© Stack Overflow or respective owner

Related posts about bat

Related posts about delete