vote up 0 vote down star

I would like to see my current directory structure as a tree such that no directories below the current directory is shown, similarly as Pstree:

alt text

I did not find an option for that from ls in OS X Leopard.

How can you make a tree of your current directory structure in terminal?

flag

1 Answer

vote up 2 vote down check

There is a command to do this called "tree" on many Unix operating systems but I don't know if it's available in MacOS X

link|flag
1  
mama.indstate.edu/users/ice/tree It's not installed by default, but is readily available. – ephemient Jul 14 at 19:11
Thank you very much for your answer! – Masi Jul 15 at 0:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.