ncdu
NCurses disk usage analyzer with an easy-to-use ncurses interface.
Why consider ncdu?
ncdu (NCurses Disk Usage) is an open-source command-line tool for analyzing disk usage. Written in C, it quickly scans local or remote directories and provides an interactive terminal interface for navigating large folders and deleting bloated files.
Learn ncdu by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of ncdu
ncdu helps sysadmins find disk hogs on production servers without requiring graphical X11 forwarding or heavy GUI tools.
Installation
# Ubuntu/Debiansudo apt install ncdu# Runncdu /var/logncdu is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.