Remove directories recursively - Similar to rd /r obj


/ Published in: DOS Batch
Save to your folder(s)

Although file wildcards can be used to delete files recursively, it's not as simple for directories. This example will recursively remove 'obj' directories.

URL: http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Batch/Q_23740037.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.