
ncdu
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 ...
What is ncdu?
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 environment with ncurses installed.
ncdu Screenshots
ncdu Features
Comments and Reviews
Tags
- Disk Usage Analyzer
- System Cleaner
- Terminal Emulator
Lists containing ncdu
Open Source projects to follow • Installed on my Linux laptop • My favorite Linux apps.Recent user activities on ncdu
- spitfire liked ncdusp
RazTK added ncdu as alternative(s) to Folder Size Analyzer
edenw reviewed ncdu
Much simpler way to find where the space on your disk is being used.
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.
Reply written ago
Much simpler way to find where the space on your disk is being used.
Not better than du in my eyes...
sudo du / --human-readable --threshold=+1024MB --one-file-system
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)
Can not imagine it being easier to use. Ncdu displays disk usage in a very intuitive way from the terminal.