Ncdu

NCurses Disk Usage
Developer(s) Yoran Heling
Initial release July 20, 2007 (2007-07-20)[1]
Stable release 1.11 / April 5, 2015 (2015-04-05)
Written in C
Operating system Linux, BSD, UNIX
Platform POSIX
Type Disk utility
License MIT License
Website dev.yorhel.nl/ncdu

ncdu (NCurses Disk Usage) is a disk utility for Linux systems. Its name refers to its similar purpose to the du utility, but ncdu uses a TUI under the [n]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.

References

External links


This article is issued from Wikipedia - version of the Thursday, February 18, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.