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.1 platform.
Download (HTTP): http://mama.indstate.edu/users/ice/tree/src/tree-2.0.2.tgz
Download (FTP): ftp://mama.indstate.edu/linux/tree/tree-2.0.2.tgz
Download MD5 sum: bc4b2e2c8726c6156d52a00b52de6b1d
Download size: 60 KB
Estimated disk space required: 608 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
Last updated on