12
pages/linux/fincore.md
Normal file
12
pages/linux/fincore.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# fincore
|
||||||
|
|
||||||
|
> Display how much cache memory a file is taking.
|
||||||
|
> More information: <https://manned.org/fincore>.
|
||||||
|
|
||||||
|
- Display cache details for a file:
|
||||||
|
|
||||||
|
`fincore {{path/to/file}}`
|
||||||
|
|
||||||
|
- Display all possible data columns:
|
||||||
|
|
||||||
|
`fincore --output-all {{path/to/file}}`
|
Reference in New Issue
Block a user