Thursday, 22 December 2011

Save out put of cmd


dir /on /b >list.txt
The /on orders the lists by alphabetical name, the /b makes it only list the filename, and the /s includes subdirectories files in the list.

> card
can be used with any command which gives out put