Examples (7)
List accessible devices
List everything (such as pseudo, duplicate, or inaccessible filesystems)
duf --allOnly show specified devices or mount points
duf path/to/directory1 path/to/directory2 ...Sort the output by a specified criteria
duf --sort size|used|avail|usageShow or hide specific filesystems
duf --only-fs|hide-fs tmpfs|vfat|ext4|xfsSort the output by key
duf --sort mountpoint|size|used|avail|usage|inodes|inodes_used|inodes_avail|inodes_usage|type|filesystemChange the theme (if `duf` fails to use the right theme)
duf --theme dark|lightmade by @shridhargupta | data from tldr-pages