Misplaced Pages

ncdu

Article snapshot taken from[REDACTED] with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Not to be confused with NCDU. Disk utility program
NCurses Disk Usage
Developer(s)Yoran Heling
Initial releaseFebruary 21, 2007; 17 years ago (2007-02-21)
Stable release2.7 Edit this on Wikidata / 19 November 2024; 57 days ago (19 November 2024)
Repository
Written inC (version 1.x), Zig (version 2.x)
Operating systemLinux, BSD, UNIX
PlatformPOSIX
TypeDisk utility
LicenseMIT License
Websitedev.yorhel.nl/ncdu

ncdu (NCurses Disk Usage) is a disk utility for Unix systems. Its name refers to its similar purpose to the du utility, but ncdu uses a text-based user interface under the curses programming library. Users can navigate the list using the arrow keys and delete files that are taking up too much space by pressing the 'd' key. Version 1.09 and later can export the file listing in JSON format.

ncdu was developed by Yoran Heling to learn C and to serve as a disk usage analyzer on remote systems over ssh. Version 2.0 of the program brought a full rewrite in the Zig programming language.

References

  1. "Ncdu Release History". dev.yorhel.nl. Archived from the original on 2022-03-07. Retrieved 2022-03-07.
  2. "Ncdu 2.x Release History".
  3. "Heitorlessa.com". www.heitorlessa.com. Archived from the original on 3 March 2016.
  4. "Ncdu 2: Less hungry and more Ziggy". dev.yorhel.nl. Archived from the original on 2022-10-18. Retrieved 2022-10-29.

External links

Disk space analyzers
Windows
macOS
Linux
Other
Stub icon

This Unix-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: