ncdu (NCurses Disk Usage) is a curses-based version of the well-known "du", and provides a fast way to see what directories are using your disk space.
| Tags | Utilities Systems Administration |
|---|---|
| Licenses | MIT/X |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: This release adds support for displaying and sorting by child item counts and for excluding cache directories. The thousand-separator is now locale-dependent and handling of sizes larger than 1 PiB has been improved.


Release Notes: In addition to various minor bugfixes and improvements, this release adds a new feature that allows exporting and importing scanned directory information to or from files.


Release Notes: This release speeds hard link detection by using a hash table and adds a read-only mode to avoid using the file deletion feature by accident.


Release Notes: This release has improved handling of hard links, a more intuitive multi-page browser, and various performance improvements and bugfixes.


Release Notes: This release adds hard link detection, VIM keybindings, improved support for non-ASCII characters in filenames, and fixes for several bugs.