logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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]}}

See Also