How to find hiddel files or folders using cmd?

Post date: Jun 6, 2011 4:31:22 AM

Steps:

Go to start->run

Type as cmd and hit enter

Now command prompt will be opened.

Navigate to any folder using cd command

and type this command "dir/ah"(without quotes)

Now hit enter.

You can see list of directories and files.

You can arrange in tabbed view.

for that type as "dir/ah/p/w" and hit enter