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-10.1 platform.
Download (HTTP): http://mama.indstate.edu/users/ice/tree/src/tree-1.8.0.tgz
Download (FTP): ftp://mama.indstate.edu/linux/tree/tree-1.8.0.tgz
Download MD5 sum: 715191c7f369be377fc7cc8ce0ccd835
Download size: 52 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 2021-02-20 13:35:58 -0600