File system
tree
Displays directory structures in tree form.
Ubuntu
CentOS
Debian
Arch
SUSE
Fedora
Verified: 2025-10-08
Syntax
$tree [OPTIONEN] [VERZEICHNIS]
Examples
$tree
$tree -L 2 /home/user
Typical use cases
?
Standard usage
tree --help
Note
Visual representation of the directory hierarchy. Not always pre-installed.
Export