lsd-rs/lsd

Add total dirsize to `lsd -l`

Offen

#112 geöffnet am 25.01.2019

 (3 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Rust (434 Forks)batch import
help wantedkind/enhancement

Repository-Metriken

Stars
 (13.400 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 34T 3h) (2 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide