I would like to download and install (compile) gnu tree on linux machine with no root access, but Googling GNU tree doesn't even give me a page where to download it to. Anyone?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Here is the official website and the latest sources: http://mama.indstate.edu/users/ice/tree/ Rather than compiling tree you may want to have a look at this one-liner in shellscript:
Not as clean as tree but good enough for the majority of cases ! For another implementation of tree in bash the guy made a good script here: http://mama.indstate.edu/users/ice/bash/btree |
|||||
|