commands.sh

dfc

all

Get an overview of the filesystem disk space usage with colors and graphs.

More info →

Examples (4)

Display filesystems and their disk usage in human-readable form with colors and graphs

Display all filesystems including pseudo, duplicate, and inaccessible filesystems

dfc -a

Display filesystems without color

dfc -c never

Display filesystems containing "ext" in the filesystem type

dfc -t ext
made by @shridhargupta | data from tldr-pages