#disk #df #disk-usage #filesystem

app dfrs

Display file system space usage using graphs and colors

7 releases

0.0.7 Feb 11, 2021
0.0.6 Sep 22, 2020
0.0.4 Jun 1, 2020
0.0.3 May 15, 2020
0.0.1 Mar 31, 2019

#2174 in Command line utilities

Download history 22/week @ 2024-02-26 122/week @ 2024-04-01

122 downloads per month

MIT license

39KB
1K SLoC

dfrs

Build Status Latest release crates.io version License

Display file system space usage using graphs and colors

dfrs displays the amount of disk space available on the file system containing each file name argument. If no file name is given, the space available on all currently mounted file systems is shown.

dfrs(1) is a tool similar to df(1) except that it is able to show a graph along with the data and is able to use colors.

Without any argument, size is displayed in human-readable format.

Installation

cargo install dfrs

Arch Linux

pacman -S dfrs

Debian sid/bullseye

apt install dfrs

Alpine

apk add dfrs

License

MIT

Dependencies

~7–17MB
~207K SLoC