tldr/pages/common/dfc.md

21 lines
496 B
Markdown
Raw Normal View History

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