View Your Hard Drive's Entire Directory Structure - command prompt

by Sanju 2012-07-14 13:44:06

View Your Hard Drive's Entire Directory Structure - command prompt

With tree, you can create a kind of map of your computer's directories.

Execute tree from any directory to see the folder structure under that directory.

Tip: With so much information, it's probably a good idea to export the results of the tree command to a file. For example, tree /a > c:\scrap.txt
891
like
0
dislike
0
mail
flag

You must LOGIN to add comments