Lists the contents of directories in a tree-like format.
brew install tree
directories only
tree -d
control depth
tree -L <int>