Disk Usage/Free Utility - a better 'df' alternative

Duf is a modern, user-friendly, and colorful disk usage/free utility written in Go.
It serves as a better, more visually appealing alternative to the traditional Unix df command.
It supports multiple operating systems (Linux, BSD, macOS, and Windows) and offers flexible sorting, filtering, and JSON output options.
$ pacman -S duf$ apt install duf$ dnf install duf$ nix-env -iA nixpkgs.duf$ pkg install duf$ brew install duf$ sudo port selfupdate && sudo port install duf$ choco install duf$ scoop install duf$ pkg install duf$ https://github.com/muesli/duf/releasesto comment.