cdu is an [[MIT License]] licensed disk usage analyzer written in [[Zig]].
- [Website](https://dev.yorhel.nl/ncdu)
- [Git Repo](https://code.blicky.net/yorhel/ncdu/)
- [AlternativeTo](https://alternativeto.net/software/ncdu/about/)
> Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find space hogs on a remote server where you don't have an entire graphical setup available, but it is a useful tool even on regular desktop systems. Ncdu aims to be fast, simple and easy to use, and should be able to run in any minimal POSIX-like environment with ncurses installed.
# Notability
An interactive command line disk usage analyzer in Zig. Actively maintained.
# Philosophy
# OS Support
- Linux
- BSD
- FreeBSD
- Mac
- NetBSD
- DragonflyBSD
- MirBSD
- Solaris
- z/OS
- AIX
# Features
# References