dfc
Reports filesystem space usage with color bargraphs and export to HTML, JSON, or CSV.
Project: https://github.com/Rolinh/dfc
Author: Robin Hahling
Alternative to: df
Language: C
This page last updated:
dfc is a C-based df replacement that adds color and bargraphs to filesystem space
usage output, and can export results in multiple formats.
Features
- Color-coded bargraphs per mount point in terminal output
- Export to HTML, JSON, and CSV formats
- Filtering options to narrow displayed filesystems
- Display of mount options alongside usage data
- Configurable via
$XDG_CONFIG_HOME/dfc/dfcrc - Internationalization support
- No runtime dependencies beyond the standard C library

Availability
Available on Linux, macOS, and BSD systems.