yoshiyoshiharu / gls

lsやtreeコマンドをいい感じにする

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gls

Using ls and tree nicely.

Usage[WIP]

Display current dirs' files and dirs(with number of child files).

gls

sample

When you pass -n [num], display nested dirs which depth is n

gls -n 2

sample2

About

lsやtreeコマンドをいい感じにする


Languages

Language:Go 100.0%