Hi,
In Windows (shhh!), when you're in the command line, you can use the "tree" command to show the structure of the directory you're currently in (or "map" it). So it lists the folder you are in with all of its subfolders, and all of their subfolders, etc.
How do I do something similar in Mac OS X? I imagine there must be some command in terminal that I don't know that achieves this. But ls -a is not sufficient because it only displays the folders at the top level of that directory. thoughts? And if this can be executed on Volumes as well, even better.
Thanks!
Lauren
In Windows (shhh!), when you're in the command line, you can use the "tree" command to show the structure of the directory you're currently in (or "map" it). So it lists the folder you are in with all of its subfolders, and all of their subfolders, etc.
How do I do something similar in Mac OS X? I imagine there must be some command in terminal that I don't know that achieves this. But ls -a is not sufficient because it only displays the folders at the top level of that directory. thoughts? And if this can be executed on Volumes as well, even better.
Thanks!
Lauren