Sunday, December 21, 2008

View Hidden Files in DOS

This sure is a pretty simple one but worth mentioning.

In order to view the hidden files using DOS Prompt, do the following:

Open up the command prompt and just type
dir /ah

If in case the list is too long then you can use
dir /ah/p/w

0 comments: