Try your hand at the Spore Creature Creator and win free stuff from Big Download!
AOL Tech
Posts with tag empty-directories

Automatically delete empty subdirectories with one-line batch file

rdempty.bat batch fileDeleting empty subdirectories seems like something Windows ought to do automatically, but for some reason that function just isn't included as part of the OS. Luckily, you don't need to download a utility to do it; instead, you can create a single line batch file that will do exactly what you're looking for:

for /f "usebackq" %%d in ("dir /ad/b/s | sort /R") do rd "%%d"

Raymond Chen, the venerable Microsoft coder, explains how this works. Basically, it uses a trick to enumerate the directories in reverse order. Since you can't delete a directory that contains data (including other directories) the only way to automate deleting directories is to start at the very bottom of the tree and work your way up.

Download Squad Features


Geeking out on the squadcast. Tune in and then tune out.

View Posts By

  • Windows Only
  • Mac Only
  • Linux Only
Categories
Audio (830)
Beta (328)
Blogging (686)
Browsers (21)
Business (1362)
Design (808)
Developer (928)
E-mail (513)
Finance (127)
Fun (1735)
Games (546)
Internet (4758)
Kids (130)
Office (491)
OS Updates (574)
P2P (176)
Photo (460)
Podcasting (167)
Productivity (1302)
Search (249)
Security (536)
Social Software (1089)
Text (436)
Troubleshooting (51)
Utilities (1911)
Video (1011)
VoIP (138)
web 2.0 (740)
Web services (3320)
Companies
Adobe (184)
AOL (48)
Apache Foundation (1)
Apple (467)
Canonical (35)
Google (1299)
IBM (28)
Microsoft (1304)
Mozilla (457)
Novell (19)
OpenOffice.org (43)
PalmSource (11)
Red Hat (17)
Symantec (14)
Yahoo! (351)
License
Commercial (667)
Shareware (194)
Freeware (1955)
Open Source (897)
Misc
Podcasts (13)
Features (381)
Hardware (167)
News (1108)
Holiday Gift Guide (15)
Platforms
Windows (3585)
Windows Mobile (422)
BlackBerry (44)
Macintosh (2057)
iPhone (83)
Linux (1571)
Unix (78)
Palm (177)
Symbian (122)
Columns
Ask DLS (10)
Analysis (24)
Browser Tips (294)
DLS Podcast (5)
Googleholic (196)
How-Tos (97)
DLS Interviews (19)
Design Tips (14)
Mobile Minute (125)
Mods (68)
Time-Wasters (374)
Weekend Review (38)
Imaging Tips (32)

RESOURCES

RSS NEWSFEEDS

Powered by Blogsmith

Sponsored Links

Advertise with Download Squad

Most Commented On (60 days)

Recent Comments

Urlesque Headlines

BloggingStocks Tech Coverage

More from AOL Money and Finance

More Tech Coverage

Weblogs, Inc. Network

Other Weblogs Inc. Network blogs you might be interested in: