dusage
Disk and inode usage display with visual bargraphs and color-coded filesystem groups.
Project: https://github.com/mihaigalos/dusage
Author: Mihai Galos
Alternative to: df
Language: Rust
This page last updated:
dusage is a Rust-based df replacement that displays disk and inode usage side by side
in a single bargraph, with color-coded grouping of mount points.
Features
- Visual bargraph overlaying inode usage (background) and disk usage (foreground)
- Filesystem grouping for organized, easy-to-scan output
- Special coloring for
/,/boot, and/mntmount points - Inode view comparable to
df -i - log2ram support, displayed last for Raspberry Pi visibility
- Copy-friendly output mode via
--copy-friendly

Availability
Available on Linux and NetBSD.