Monday, October 5, 2009

DIR Hidden Parameters

The DIR command has a useful hidden parameter. If you type DIR/Z, the file name list will appears on the screen and hide their long file name. If you type DIR /B you will only see the long file name. Meanwhile, if you type DIR /Z/B you will only see the short file name.

No comments:

Post a Comment