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