tree: tree (a program to display a directory tree)
tree:
tree: Tree is a recursive directory listing program that produces a depth
tree: indented listing of files, which is colorized ala dircolors if the
tree: LS_COLORS environment variable is set and output is to tty.  With no
tree: arguments, tree lists the files in the current directory.
tree:
tree: The tree utility was written by Steve Baker.
tree:
tree:
tree: