gdu

Fast disk usage analyzer with interactive terminal UI

brewmacoslinux
Try with needOr install directly
Source

About

Disk usage analyzer with console interface written in Go

Commands

gdu

Examples

Analyze current directory and show disk usage interactively$ gdu
Analyze a specific directory$ gdu /path/to/directory
Show disk usage in non-interactive mode (useful for scripts)$ gdu -n /path/to/directory