cdr

NAME

tree - Show concise, 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>