Show Directory as Tree

By Xah Lee. Date: .

Show Directory as Tree

This is a command at C:/Windows/system32/tree.com

# show dir as tree, dir only
tree
# show dir as tree, include files
tree /f
show dir as tree 2024-10-19
show dir as tree 2024-10-19

PowerShell, List Dirs and Files

List Dirs

List Files

Create, Copy, Delete, Dir

Path Tutorial