Welcome!
Log In
Home
>
WWW.GPIT.FR
>
SCRIPTS
> Topic
Forum List
Message List
New Topic
[CMD] Bat Script to Delete empty folders
iznogoud
April 15, 2013 04:29PM
http://blog.danielcosta.pt/?p=149
for /f "delims=" %%i in (‘dir "%~f1" /ad /b /s ^| sort /R’) do rd "%%i" 1>NUL 2>&1
Reply
Quote
Newer Topic
Older Topic
Print View
RSS
Sorry, only registered users may post in this forum.
Click here to login