sharkdp/diskus

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

Open

#3 创建于 2018年11月1日

在 GitHub 查看
 (10 评论) (10 反应) (0 负责人)Rust (43 fork)github user discovery
help wanted

仓库指标

Star
 (1,216 star)
PR 合并指标
 (PR 指标待抓取)

描述

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!

贡献者指南