sharkdp/diskus

Provide a way to show size of sub-elements of a given folder

Open

#3 geöffnet am 1. Nov. 2018

Auf GitHub ansehen
 (10 Kommentare) (10 Reaktionen) (0 zugewiesene Personen)Rust (43 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (1.216 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

One of the most common use-cases for du -hs by far for me (and also what dust caters to), is to do du -hs * to find the largest directories in a given directory (usually the current one). It doesn't seem like diskus can currently operate in that mode? It'd be awesome if that kind of "tell me what's large" quick-n-dirty mode could be supported somehow!

Contributor Guide