cdr
Section: Linux User's Guide (1)
Updated: 31 August 1997
NAME
tree - Show concice, pretty tree of directories, graphics optional
SYNOPSIS
tree [-agiv] [<directory....>]
DESCRIPTION
tree
quickly shows the skeletal structure of your filesystem or any
part of it.
OPTIONS
-a
Show skeleton using ASCII graphics (default)
-g, -i
Show skeleton using IBM(tm) style graphics characters
-v
Show version and usage info
If no directories are mentioned on the command line, the current one
is assumed.
AUTHOR
Brooke Kjos <beth13@mail.utexas.edu>