Recursively display the contents of path in an ascii tree
fstree [OPTION]... [PATH]
-h, --help
show this help message and exit
--debug
Show debug information
-v, --verbose
make output verbose
--listopeners
list all FS openers
--fs=OPENER
import an FS opener e.g --fs foo.bar.MyOpener
-l LEVEL, --level=LEVEL
Descend only LEVEL directories deep (-1 for infinite)
-g, --gui
browse the tree with a gui
-a, --all
do not hide dot files
-d, --dirsfirst
List directories before files
Written for Debian by Janos Guljas <[email protected]>.