Finding Large Files with ncdu

When a disk suddenly fills up, du can tell you where the space went—but its output is often a long list that is hard to explore. ncdu (NCurses Disk Usage) is a small terminal-based alternative that turns that search into an interactive browser. It scans a directory, sorts folders and files by size, and lets you drill down with the keyboard.

July 29, 2026 · 3 min · Jason Hoover