Files
tldr/pages/common/dfc.md
2020-10-02 20:23:24 +01:00

21 lines
491 B
Markdown

# dfc
> Gives an overview of the filesystem disk space usage with colours and graphs.
> More information: <https://projects.gw-computing.net/projects/dfc/wiki>.
- Display filesystems and their disk usage in human readable form with colours and graphs:
`dfc`
- Display all filesystems including pseudo, duplicate and inaccessible file systems:
`dfc -a`
- Display filesystems without colour:
`dfc -c never`
- Display filesystems containing "ext" in the file system type:
`dfc -t ext`