duf
Disk Usage/Free Utility - a better `df` alternative for Linux, BSD, macOS & Windows.
Why consider duf?
duf is an open-source disk usage inspection tool written in Go by Christian Muehlhaeuser. It presents mounted filesystems, mount points, total sizes, available free space, and device inode usage in a colorful, responsive, auto-scaling terminal table with JSON output support.
Learn duf by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of duf
duf replaces archaic df terminal tables with a modern, human-readable storage breakdown.
Quickstart
# Run duf across all mount pointsdufduf --only localduf is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.