]>
git.saurik.com Git - wxWidgets.git/blob - distrib/msw/lower.bat
2 Rem Make all files in a directory lower-case
3 dir /B
> %TEMP%\files.tmp
5 set len
=%@LINES
[%TEMP%\files.tmp
]
7 set line
=%@LINE
[%TEMP%\files.tmp
,%i
]
9 ren _
%line% %@LOWER
[%line%]