man > fincore(1)

📛 NAME

fincore - count pages of file contents in core

🚀 Quick Reference

Use CaseCommandDescription
Check if file pages are in memoryfincore /path/to/file📊 Report resident pages for one or more files
Display sizes in bytesfincore -b /path/to/file📏 Show SIZE column in bytes instead of human-readable
Output in JSON formatfincore -J /path/to/file📄 Get structured machine-readable output
Customize output columnsfincore -o +list /path/to/fileđŸŽ¯ Add or select specific columns (e.g., +PID, +MODE)
Hide header linefincore -n /path/to/file🔇 Suppress column headers for scripting

📋 SYNOPSIS

fincore [options] file...

📖 DESCRIPTION

fincore counts pages of file contents being resident in memory (in core), and reports the numbers. If an error occurs during counting, then an error message is printed to the stderr and fincore continues processing the rest of files listed in a command line.

âš ī¸ The default output is subject to change. So whenever possible, you should avoid using default outputs in your scripts. Always explicitly define expected columns by using --output columns-list in environments where a stable output is required.

âš™ī¸ OPTIONS

đŸ‘Ĩ AUTHORS

Masatake YAMATO <yamato AT redhat.com>

🔗 SEE ALSO

mincore(2), getpagesize(2), getconf(1p)

🐛 REPORTING BUGS

For bug reports, use the issue tracker at https://github.com/karelzak/util-linux/issues.

đŸ“Ļ AVAILABILITY

The fincore command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.

util-linux 2.37.2 (2021-06-02)

fincore(1)
📛 NAME 🚀 Quick Reference 📋 SYNOPSIS 📖 DESCRIPTION âš™ī¸ OPTIONS đŸ‘Ĩ AUTHORS 🔗 SEE ALSO 🐛 REPORTING BUGS đŸ“Ļ AVAILABILITY

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 16:15 @216.73.216.51
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!