Fincore - Display Cache Memory | Online Free DevTools by Hexmos
Display cache memory usage with fincore. Analyze file cache utilization and optimize memory performance on Linux systems. Free online tool, no registration required.
fincore
Display how much cache memory a file is taking. See also:
fadvise
. 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}}
- Display help:
fincore {{[-h|--help]}}