Associate
- Joined
- 10 Jul 2006
- Posts
- 2,423
Basically I have a directory tree listing in a text file where the indentation determines where it is in the tree.
Is there any software that will allow me to view this as a tree?
Code:
/
/app
/app/myfolder
/app/myfolder2
/app/myfolder3
/app/myfolder3/fol
/app/myfolder3/d
/app/myfolder4
/data
Is there any software that will allow me to view this as a tree?