diskus

Fast alternative to 'du -sh' for summarizing disk usage

brewmacoslinux
Try with needOr install directly
Source

About

Minimal, fast alternative to 'du -sh'

Commands

diskus

Examples

Get total disk usage of current directory$ diskus
Show disk usage of a specific directory$ diskus /path/to/directory
Get disk usage of multiple directories$ diskus /home /var /tmp