Windows: The tree command
The tree command graphically displays the directory structure of a drive or path on the command line prompt — nice gimmick; haven’t used this in ages and completely forgot about it, but came in handy recently.
TREE \[drive:\]\[path\] \[/F\] \[/A\]
Parameter | Description |
---|---|
/F |
Displays the names of the files in each directory. |
/A |
Uses ASCII instead of extended characters. |
C:\xyz>tree /f /a
C:.
| plugin.php
|
+---feeditem
| atom.php
| common.php
| rss.php
|
\---pref
system.php
users.php
Categories
Development (77)Film & Television (54)
How To (63)
Journal (17)
Miscellaneous (4)
News & Announcements (21)
On Software (12)
Projects (26)
Tags
Bluetooth (1)
C++ (11)
Citrix (1)
Clang (1)
CMake (10)
Code (3)
DE (8)
Doxygen (1)
EN (175)
Excel (1)
Filezilla (1)
Firefox (1)
GeSHi (1)
Git (2)
Hugo (2)
JSON (2)
Lua (3)
Mercurial (5)
MTP (2)
Notepad++ (3)
Powershell (23)
PuTTY (1)
Python (5)
Qt (11)
RandFill (15)
RegEx (1)
Remi (2)
RSS (1)
SCons (1)
SIMInfo (7)
Site (2)
SSH (1)
TinyTinyRSS (1)
Using C++ With Lua (2)
Visual Studio (10)
Win32 (2)
Windows (22)
Windows Registry (1)
WordPress (3)
WPD (3)
WPDLib (2)
WPF (1)
XAML (1)
YouTube (1)