Mac OS X Equivalent of the tree command
1 min read

Mac OS X Equivalent of the tree command

If you are familiar with Ubuntu, you’ll know that it has a tree command. You can install it into OSX, if you have Homebrew.

brew install tree

Afterwords, try

tree -C