dfrs

Displays filesystem space usage with color bargraphs alongside the numbers.

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
dfrs showing mounted filesystems with usage bargraphs
dfrs showing mounted filesystems with usage bargraphs

Availability

Available on Linux.