lsd-rs/lsd

Add total dirsize to `lsd -l`

Open

#112 创建于 2019年1月25日

在 GitHub 查看
 (3 评论) (3 反应) (0 负责人)Rust (13,400 star) (434 fork)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.

贡献者指南