dfrs
Displays filesystem space usage with color bargraphs alongside the numbers.
Project: https://github.com/anthraxx/dfrs
Author: Levente Polyak
Alternative to: df
Language: Rust
This page last updated:
dfrs is a Rust-based df replacement that adds color-coded bargraphs to the standard
filesystem space usage output for quicker at-a-glance reading.
Features
- Bargraph per mount point showing used vs. available space
- Color-coded output for fast visual scanning
- Human-readable sizes by default
- Shows all mounted filesystems when called with no arguments, or specific paths when given

Availability
Available on Linux.