9.5. Tree-1.5.0

The Tree package contains a program that lists the directory structure in a graphical "tree" format. It is used by Udev for failures in its testsuite.

9.5.1. Installation of Tree

Compile the package:

make

Install the package:

make prefix=/tools install

The meaning of the make parameters:

prefix=/tools

This overrides the default prefix of /usr/local in the Makefile.

9.5.2. Contents of Tree

Installed program: tree

Short Descriptions

tree

Tree will list contents of directories in a tree-like format.