add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

12
pages.zh/linux/fincore.md Normal file
View File

@@ -0,0 +1,12 @@
# fincore
> 显示一个文件占用的缓存内存大小。
> 更多信息:<https://manned.org/fincore>。
- 显示文件的缓存详情:
`fincore {{path/to/file}}`
- 显示所有可能的数据列:
`fincore --output-all {{path/to/file}}`