Skip to content
/ dfrs Public
forked from kpcyrd/dfrs

Display file system space usage using graphs and colors

License

Notifications You must be signed in to change notification settings

isgasho/dfrs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dfrs

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

apt install dfrs

Alpine (testing, edge)

apk add dfrs

License

MIT

About

Display file system space usage using graphs and colors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 87.5%
  • Makefile 7.6%
  • SuperCollider 4.9%