add new chinese translations
This commit is contained in:
20
pages.zh/common/dfc.md
Normal file
20
pages.zh/common/dfc.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# dfc
|
||||
|
||||
> 获取文件系统磁盘空间使用情况的概述,带有颜色和图表。
|
||||
> 更多信息:<https://github.com/Rolinh/dfc>。
|
||||
|
||||
- 以人类可读的形式显示文件系统及其磁盘使用情况,带有颜色和图表:
|
||||
|
||||
`dfc`
|
||||
|
||||
- 显示所有文件系统,包括伪文件系统、重复文件系统和不可访问的文件系统:
|
||||
|
||||
`dfc -a`
|
||||
|
||||
- 显示没有颜色的文件系统:
|
||||
|
||||
`dfc -c never`
|
||||
|
||||
- 显示文件系统类型中包含“ext”的文件系统:
|
||||
|
||||
`dfc -t ext`
|
Reference in New Issue
Block a user