Tree Directory Listing

From NazimWIKI
Revision as of 00:28, 9 November 2019 by Admin (talk | contribs) (Created page with "A good way to list your files and folders. '''Syntax''' <blockquote><pre> Drive:\Path Drive Letter and Directory Name /f Displays File Names in each Director...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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