The tree application is useful to display a dictionary tree's contents, including files, directories, and links.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://mama.indstate.edu/users/ice/tree/src/tree-2.1.0.tgz
Download MD5 sum: 50aa5cdb28df6340ef67a3a3ec953ffc
Download size: 60 KB
Estimated disk space required: 524 KB
Estimated build time: less than 0.1 SBU
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/tree
Install tree by running the following commands:
make
This package does not come with a test suite.
Now, as the root
user:
make PREFIX=/usr MANDIR=/usr/share/man install && chmod -v 644 /usr/share/man/man1/tree.1