Show HN : bash script to generate tree structure of a directory(coderwall.com)1 ポイント·投稿者 pravj·12 年前·2 コメントcoderwall.comShow HN : bash script to generate tree structure of a directoryhttps://coderwall.com/p/qw2eoq2 コメントコメントを投稿[–]pravj·12 年前返信well! `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·12 年前返信How is this different than `tree`?