commands.sh

fincore

linux

Display how much cache memory a file is taking. See also: `fadvise`.

More info →

Options (1)

-h, --helpboolean

Display help

Example: fincore {{[-h|--help]}}

Examples (3)

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]
made by @shridhargupta | data from tldr-pages