/ Published in: DOS Batch
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
REM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ REM REM FILENAME : GETDIRS.BAT REM REM DESCRIPTION : GENERATE LIST OF FOLDERS RECURSIVELY IN A FILE "TOEMPTY.BAT" REM REM AUTHOR : Napoleon Arouldass S. http://neps.in REM REM DATE WRITTEN : Tuesday, August 21, 2007 10:37:25 PM REM REM COMMENTS/REMARKS : This is the first step REM REM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ REM GET DIRECTORY LISTING OF WINDOWS FILE SYSTEM REM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
URL: http://neps.in/2008/02/01/cleaningup-empty-folders-in-windows/