Tree Directory Listing

From NazimWIKI
Jump to navigation Jump to search

A good way to list your files and folders.

Syntax

Drive:\Path     Drive Letter and Directory Name
/f              Displays File Names in each Directory
/a              Draws Linking Lines

Example

C:\>tree c:\temp\"Comic Book Characters" /f /a
Folder PATH listing
Volume serial number is E06B-C04C
C:\TEMP\COMIC BOOK CHARACTERS
+---Heroes
|       Batman.txt
|       Captain America.txt
|       Green Lantern.txt
|       Hulk.txt
|       Robin.txt
|       Spiderman.txt
|       Superman.txt
|       Thing.txt
|       Wolverine.txt
|
\---Villains
        Cutthroat.txt
        Heggra.txt
        Lethal Legion.txt
        Lex Luther.txt
        Scarecrow.txt
        The Joker.txt
        Vermin.txt