dusage

CI CD Security Audit crates.io LoC

A command line disk usage information tool.

dusage<em>disks dusage</em>inodes

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

text Filesystem Size Used Avail Use% Disk / INodes Mounted on /dev/sdb1 4.6G 270.1M 4.1G 6% ■■□□□□□□□□□□□□□□□□□□ /boot /dev/mapper/sdb5_crypt 452.7G 231.6G 198.0G 51% ■■■■■■■■■■■□□□□□□□□□ /

Installation

Building from source

bash cargo install dusage

NetBSD (Official repositories)

bash pkgin install dusage

Or if you prefer to build it from source:

bash cd /usr/pkgsrc/sysutils/dusage make install

Using precompiled binaries

Precompiled binaries are available for multiple architectures in Releases.