2011年11月12日 星期六

for loop example

usage: for /f %f in ('dir /b c:\') do echo %f. Batch file usage

沒有留言: