DEV Community

Zen Oh
Zen Oh

Posted on

ncdu - NCurses Disk Usage

If you need to find out which directories are using most storage on your mac / linux, this script is very useful.

You can install it on Mac with this command:

brew install ncdu
Enter fullscreen mode Exit fullscreen mode

Here is the website of this tool:

NCurses Disk Usage

Top comments (0)