

ncdu
138 likes
A disk usage analyzer with an ncurses interface, aimed to be run on a remote server where you don't have an entire graphical setup, but have to do with a simple SSH connection. ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like...
Cost / License
- Free
- Open Source
Application typeApplication types
Platforms
- Mac
- Linux
- BSD
- Cygwin
Features
ncdu News & Activities
Highlights All activities
Recent News
No news, maybe you know any news worth sharing?
Share a News TipRecent activities
Lekano-production added ncdu as alternative to CleanMyWin
1barun added ncdu as alternative to Drive Sonar- gaitenis liked ncdu
Fopull added ncdu as alternative to Storage Sifter
Kiord added ncdu as alternative to SpaceBrowser
bricklogic added ncdu as alternative to DriveScape
Sparks973 added ncdu as alternative to Zenovix Storage Manager
Featured in Lists
This is a list of my favorite Linux programs (GUI / CLI) that I use daily. Not all of these apps are Linux exclusive.
List by Basic Pixel with 41 apps, updated
This list contain all the open-source projects I think are really cool and you should check out.
List by Snow Code with 34 apps, updated
Specs: Model: Lenovo Yoga C930 Type: 2-in-1 Laptop CPU: Intel i7-8550U RAM: 16GB Storage: 1TB OS: EndeavourOS Sway
List by ejthedj0 with 12 apps, updated










Comments and Reviews
I tried the others, they take it the wrong way.
**ncdu allows to exclude folders like **: monted drives, special drives.
on arch:
now it really helps, it is fast.
[Edited by 2531688, March 10]
[Edited by 2531688, March 10]
On my laptop I usualy type
sudo ncdu -xr /
-x excludes other disks. I run separate ncdu for every partrition.
Not better than du in my eyes...
sudo du / --human-readable --threshold=+1024MB --one-file-system
Not quite as fast as the native du, but much more useful. It sorts by size, and allows quick navigation up and down through the file tree.
It's much easier to parse when trying to answer the question "what the hell is taking up so much space, and where is it?" than using du.
Much simpler way to find where the space on your disk is being used.
Was very fast, now even faster since the rewrite
It's an easy software to analyze and clean-up your storage.
It's incredibly fast and easy to use (if you are used with the terminal)