Ncdu

NCurses Disk Usage
Developer(s) Yoran Heling
Initial release February 21, 2007 (2007-02-21)[1]
Stable release
1.13 / January 29, 2018 (2018-01-29)
Repository Edit this at Wikidata
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 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. 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


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.