Is there an application (ideally for Mac) that would allow you to visualize / display graphically all the files and sub-directories within a directory?
Asked
Active
Viewed 1,784 times
4 Answers
4
I use a program called Disk Inventory X. It has served me well for quite a while. And it's free :)
JoshP
- 2,263
- 3
- 22
- 28
2
If you don't mind working from the command line, the tree command does what you want. It's more or less standard on Linux and comes with Windows. I gather it's not installed by default on the Mac, but it's easy to obtain.
Isaac Rabinovitch
- 2,864
0
GrandPerspectiv works on OSX and is updated as of December 2018. It's also free and open source! Wonderful!
vesperknight
- 111
0
Similar to @Josh's answer but for Windows, SequoiaView is a free tool that does a squarified treemap visualization of your directory structure.

edallme
- 216
