About
Archive
RSS
code.dump();
Remove empty directories
find . -type d -empty -exec rmdir {} \;
Posted by
inky
Tags:
bash
January 28, 2009, 11:33pm
Permalink
← Previous Post
Next Post →