tree表示っぽくfindを整形する
$ pwd; find . | sort | sed '1d;s/^\\.//;s/\\/\\(\[^/\]\*\\)$/|--\\1/;s/\\/\[^/|\]\*/| /g'