memory-mapped files NAME /proc/pid/map_files/ - memory-mapped files DESCRIPTION /proc/ pid /map_files/ (since Linux 3.3) This subdirectory contains entries corresponding to memory-…mapped memory regions NAME /proc/pid/maps - mapped memory regions DESCRIPTION /proc/ pid /maps A file containing the currently mapped memory regions and their access permissions. S…Chunk-based file formats NAME gitformat-chunk - Chunk-based file formats SYNOPSIS Used by gitformat-commit-graph (5) and the "MIDX" format (see the pack format documentation in git…user-defined terminfo capability format NAME user_caps - user-defined terminfo capability format SYNOPSIS infocmp -x tic -x DESCRIPTION Background Before ncurses 5.0, terminfo data…command line NAME /proc/pid/cmdline - command line DESCRIPTION /proc/ pid /cmdline This read-only file holds the complete command line for the process, unless the process is a zomb…memory fragmentation NAME /proc/buddyinfo - memory fragmentation DESCRIPTION /proc/buddyinfo This file contains information which is used for diagnosing memory fragmentation issues…terminal capability database NAME terminfo - terminal capability database SYNOPSIS /etc/terminfo/*/* DESCRIPTION Terminfo is a database describing terminals, used by screen-oriente…I/O port regions NAME /proc/ioports - I/O port regions DESCRIPTION /proc/ioports This is a list of currently registered Input-Output port regions that are in use. SEE ALSO proc (5)mapping of virtual pages NAME /proc/pid/pagemap - mapping of virtual pages DESCRIPTION /proc/ pid /pagemap (since Linux 2.6.25) This file shows the mapping of each of the process's…terminal capability database NAME termcap - terminal capability database DESCRIPTION The termcap database is an obsolete facility for describing the capabilities of character-cell …Git index format NAME gitformat-index - Git index format SYNOPSIS $GIT_DIR/index DESCRIPTION Git index format THE GIT INDEX FILE HAS THE FOLLOWING FORMAT All binary numbers are in …Defining attributes per path NAME gitattributes - Defining attributes per path SYNOPSIS $GIT_DIR/info/attributes, .gitattributes DESCRIPTION A gitattributes file is a simple text f…