dutree

Analyze file system usage and display directory tree with sizes

brewmacoslinux
Try with needOr install directly
Source

About

Tool to analyze file system usage written in Rust

Commands

dutree

Examples

Show disk usage of current directory with a tree view$ dutree
Display usage for a specific directory with human-readable sizes$ dutree -h /path/to/directory
Show top 10 largest items in a directory$ dutree -d 3 /path/to/directory