Cool commandline moves

2009-02-06 by Administrator, tagged as microsoft, programming
FOR /L %f IN (1,1,254) DO ping -w 500 -n 1 192.168.1.%f |
findstr /I reply >> %TEMP%\ping_results.txt