Show HN : bash script to generate tree structure of a directory(coderwall.com)1 points·by pravj·il y a 12 ans·2 commentscoderwall.comShow HN : bash script to generate tree structure of a directoryhttps://coderwall.com/p/qw2eoq2 commentsPost comment[–]pravj·il y a 12 ansreplywell! `tree` is the best. but I saw that it was not installed on my system and I was without internet, so tried this one :)[–]vhf·il y a 12 ansreplyHow is this different than `tree`?