Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / operating-systems / Windows

A simple way to see hidden files using DOS

3.75/5 (3 votes)
13 Feb 2010CPOL 13.1K  
A simple way to see hidden files using DOSGo to Run and type cmd or open command prompt (MSDOS)At command prompt type: dir /ah if their is too much in list type: dir /ah/p/w ;) NOTERemember to rate :cool:
A simple way to see hidden files using DOS

Go to Run and type cmd or open command prompt (MSDOS)
At command prompt type:
dir /ah

if their is too much in list type:
dir /ah/p/w


;)

NOTE
Remember to rate :cool:

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)