lsd-rs/lsd

Add total dirsize to `lsd -l`

Aberta

#112 aberto em 25 de jan. de 2019

 (3 comentários) (3 reações) (0 responsável)Rust (434 forks)batch import
help wantedkind/enhancement

Métricas do repositório

Stars
 (13.400 estrelas)
Métricas de merge de PR
 (Mesclagem média 34d 3h) (2 fundiu PRs em 30d)

Description

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.

Guia do colaborador