ncdu
Appearance
Developer(s) | Yoran Heling |
---|---|
Initial release | February 21, 2007[1] |
Stable release | 2.4[2]
/ 21 April 2024 |
Repository | |
Written in | C (version 1.x), Zig (version 2.x) |
Operating system | Linux, BSD, UNIX |
Platform | POSIX |
Type | Disk utility |
License | MIT License |
Website | dev |
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 [n]curses programming library.[3] 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.[4]
References
[edit]- ^ "Ncdu Release History". dev.yorhel.nl. Archived from the original on 2022-03-07. Retrieved 2022-03-07.
- ^ "Ncdu 2.x Release History".
- ^ "Heitorlessa.com". www.heitorlessa.com. Archived from the original on 3 March 2016.
- ^ "Ncdu 2: Less hungry and more Ziggy". dev.yorhel.nl. Archived from the original on 2022-10-18. Retrieved 2022-10-29.