ncdu
CLINCurses disk usage analyzer with an interactive interface.
Interactive TUI disk usage explorer — find space hogs quickly
Recipes
Curated from documentation and usage. Percentages are estimates, not measurements.
Analyze home directory disk usage
ncdu ~Analyze root filesystem
ncdu /Export result to file
ncdu -o disk-usage.json ~Install
Homebrew
brew install ncduapt
sudo apt install ncduAgent notes
- When to use
- Finding large files/directories when disk is full
- Quick examples
ncdu /ncdu ~
Use from an agent
curl -s https://clihub.com/api/tools/ncdu | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug ncdu on the MCP server at https://clihub.com/mcp.