get a directory's tree structure
You can easily get a graphical depiction of a folder directory's structure using the tree command in Windows.
C:. ├───.docx Folder2 ├───.js Folder ├───.pdf Folder ├───.txt Folder ├───.xls Folder ├───.xlsx Folder ├───baseball │ ├───annual │ └───xls ├───beer ├───codec │ ├───lagarith3 │ └───lagarith6 ├───doc ├───droid ├───email ├───eml │ └───EML Data ├───excels ├───txt └───zip ├───BMP ├───DOC ├───DWG ├───GIF ├───JPG ├───PDF ├───TXT ├───WAV └───XLS