[RndTbl] Folder tree visualization

Trevor Cordes trevor at tecnopolis.ca
Wed Sep 30 15:37:01 CDT 2015


On 2015-09-30 Wyatt Zacharias wrote:
> Does anyone know of a graphical folder tree visualization tool?
> Specifically one that can recognize
> symbolic links, and can stop at a specified folder depth?

I've had great luck and fun with graphviz lately (and it's "dot"
program).  It's super easy to generate graphs in a script.  I used it
the other day to graph rpm dependencies (in both directions!).

I could probably write something to do what you want very quickly, if
you can't find a ready-made solution.


More information about the Roundtable mailing list