lsd-rs/lsd

Add total dirsize to `lsd -l`

开放

#112 创建于 2019年1月25日

 (3 条评论) (3 个反应) (0 位负责人)Rust (434 个派生)batch import
help wantedkind/enhancement

仓库指标

星标
 (13,400 个星标)
PR 合并指标
 (平均合并 34天 3小时) (30 天内合并 2 个 PR)

描述

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.

贡献者指南