Tree is a recursive directory listing program that produces a depth indented listing of files residing within specified directories.
These instructions will get you a copy of project up and running on your local unix machine.
Go to directory where project resides and type following command
make
Then run by typing following:
./tree
This project is licensed under the GNU General Public License - see the [LICENSE] (https://github.com/SHUB1SHAH/tree/blob/master/license.md) file