Terminal Tools

dust

11.4k

Visual disk usage tool that shows a tree of directories sorted by size — a more intuitive replacement for `du`.

macOSLinuxWindows

Install

Get started

brew install dust

Usage

How to use

```bash # Show disk usage of current directory dust # Limit depth dust -d 3 # Show usage of a specific directory dust /var/log ```

Alternatives

Similar tools