Forrest logo
back to context overview

dfc

List of commands for dfc:

  • dfc:tldr:0b5c4 dfc: Display filesystems and their disk usage in human-readable form with colors and graphs.
    $ dfc
    try on your machine
    explain this command
  • dfc:tldr:33bf0 dfc: Display filesystems containing "ext" in the filesystem type.
    $ dfc -t ext
    try on your machine
    explain this command
  • dfc:tldr:89cd1 dfc: Display filesystems without color.
    $ dfc -c never
    try on your machine
    explain this command
  • dfc:tldr:ea620 dfc: Display all filesystems including pseudo, duplicate and inaccessible filesystems.
    $ dfc -a
    try on your machine
    explain this command
back to context overview