parallel-disk-usage

Blazing fast, parallelized directory tree analyzer and disk usage

brewmacoslinux
Try with needOr install directly
Source

About

Highly parallelized, blazing fast directory tree analyzer

Commands

pdu

Examples

Analyze current directory and show disk usage by size$ pdu
Analyze specific directory with human-readable output$ pdu /home/user/projects
Show top 10 largest directories in descending order$ pdu -d 3 /var | head -10