The tree application, as the name suggests, is useful to display, in a terminal, directory contents, including directories, files, links.
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz
Download (FTP): ftp://mama.indstate.edu/linux/tree/tree-1.7.0.tgz
Download MD5 sum: abe3e03e469c542d8e157cdd93f4d8a6
Download size: 48 KB
Estimated disk space required: 656 KB
Estimated build time: less than 0.1 SBU
User Notes: http://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 MANDIR=/usr/share/man/man1 install && chmod -v 644 /usr/share/man/man1/tree.1
Last updated on 2016-03-03 14:05:00 -0800