dusage
A command line disk usage information tool.

Why?
A better interface for df.
BTW
You might also like musage.
Both can be i.e. automatically executed upon login via ssh to a remote machine by invoking them in the remote's .bashrc or .zshrc.
Features
- bargraph with disk and inode usage.
- background: inodes, foreground: disks.
- grouping of filesystems.
- separate coloring of
/,/bootand/mntfor easy spotting. - log2ram filesystem displayed last for easy spotting of log drive usage on Raspberry Pi.
- display of detailed inode usage (similar to
df -i).
Installation
Building from source
NetBSD (Official repositories)
Or if you prefer to build it from source:
Using precompiled binaries
Precompiled binaries are available for multiple architectures in Releases.