Find out why your disk is full (Linux)

Install this NCurses Disk Usage (ncdu), an open source project that is gonna make your life easier.

sudo apt-get install ncdu

Then just run the command with the directory you’d like to scan and wait a few seconds.

ncdu /

You will get a nice interactive report with all directories and their corresponding size.

Leave a Reply

Your email address will not be published. Required fields are marked *