tree
$ tree [--all] [--only-directories] [--maximum-depth level] [directories...]
-a
, --all
: Show hidden files-d
, --only-directories
: Show only directories-L level
, --maximum-depth level
: Maximum depth of the treedirectories
: Directories to printls
(1) to show just the contents of one directory