Live Chat!

Generate ASCII tree view

          0 votos

September 27th, 2006 mysurface

You can use tree to list the directories and files in a tree structure. I am here to show you the example with some options specified.
Usually tree will shows files as well as directories, but this time I want to see directories only.
tree -d /usr
Wow, thats a lots and messy. Okay I want it to [...]

Posted in Common, Misc, tree | Hits: 3260 | No Comments »