lsd-rs/lsd

Add total dirsize to `lsd -l`

Open

#112 opened on 2019年1月25日

GitHub で見る
 (3 comments) (3 reactions) (0 assignees)Rust (13,400 stars) (434 forks)batch import
help wantedkind/enhancement

説明

Generally when you use ls -l, the first line of the list is the known size of all the files in the directory. This is just tiny enhancement for people who expect to know the total dir size. Its likely its just a forgotten feature.

コントリビューターガイド