November 2018
Intermediate to advanced
404 pages
10h 16m
English
Perhaps a better tool than ls is the tree Terminal command. Install tree on your system if you don't have it installed already:
To install it on macOS, perform the following:
# Install the tool tree if needed
brew install treeTo install it on Ubuntu, use the following code:
# Install the tool tree if needed
sudo apt install treeRead now
Unlock full access