Skip to content
EntityQ19598118· pop 7· linked from 15 articles

Also known as NCurses Disk Usage

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. It provides a swift and efficient way to view directories that are taking up disk space, and was primarily meant for remote shells. It runs on UNIX-based systems, such as Linux, BSD, and POSIX. Users can install ncdu by running a package manager command in their terminal

Wikidata facts

Official website
dev.yorhel.nl/ncdu
Image
Ncdu screenshot.png
Show 2 more facts
software version identifier
2.9.2
source code repository URL
code.blicky.net/yorhel/ncdu
Sources (6)

via Wikidata · CC0

~1 min read

Article

2 sections
Contents
  • References
  • External links

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. It provides a swift and efficient way to view directories that are taking up disk space, and was primarily meant for remote shells. It runs on UNIX-based systems, such as Linux, BSD, and POSIX. Users can install ncdu by running a package manager command in their terminal emulator (i.e. for Debian-based systems, apt install ncdu). 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.

Available in 7 languages

via Wikidata sitelinks · CC0

Connections

Categories