command name NAME /proc/pid/comm - command name DESCRIPTION /proc/ pid /comm (since Linux 2.6.33) This file exposes the process's comm value—that is, the command name associated wi…Hooks used by Git NAME githooks - Hooks used by Git SYNOPSIS $GIT_DIR/hooks/* (or `git config core.hooksPath`/*) DESCRIPTION Hooks are programs you can place in a hooks directory t…How packs are transferred over-the-wire NAME gitprotocol-pack - How packs are transferred over-the-wire SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports transferring data…terminal capability database NAME terminfo - terminal capability database SYNOPSIS /etc/terminfo/*/* DESCRIPTION Terminfo is a database describing terminals, used by screen-oriente…Protocol v0 and v1 capabilities NAME gitprotocol-capabilities - Protocol v0 and v1 capabilities SYNOPSIS <over-the-wire-protocol> DESCRIPTION Note this document describes capabilit…interpreter for short and simple init.d scripts NAME init-d-script — interpreter for short and simple init.d scripts DESCRIPTION Generic init.d script framework to reduce the redun…Configuration for creation, deletion, and cleaning of files and directories NAME tmpfiles.d - Configuration for creation, deletion, and cleaning of files and directories SYNOPSIS /…D-Bus interface to query and set logging configuration NAME org.freedesktop.LogControl1 - D-Bus interface to query and set logging configuration INTRODUCTION org.freedesktop.LogCon…symbolic link to current working directory NAME /proc/pid/cwd - symbolic link to current working directory DESCRIPTION /proc/ pid /cwd This is a symbolic link to the current workin…configuration file for the pam_limits module NAME limits.conf - configuration file for the pam_limits module DESCRIPTION The pam_limits.so module applies ulimit limits, nice priori…symbolic link to program pathname NAME /proc/pid/exe - symbolic link to program pathname DESCRIPTION /proc/ pid /exe Under Linux 2.2 and later, this file is a symbolic link contain…symbolic link to root directory NAME /proc/pid/root/ - symbolic link to root directory DESCRIPTION /proc/ pid /root/ UNIX and Linux support the idea of a per-process root of the fi…Git Repository Layout NAME gitrepository-layout - Git Repository Layout SYNOPSIS $GIT_DIR/* DESCRIPTION A Git repository comes in two different flavours: •a .git directory at the r…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…file descriptors NAME /proc/pid/fd/ - file descriptors DESCRIPTION /proc/ pid /fd/ This is a subdirectory containing one entry for each file which the process has open, named by it…Socket unit configuration NAME systemd.socket - Socket unit configuration SYNOPSIS socket .socket DESCRIPTION A unit configuration file whose name ends in ".socket" encodes informa…terminal capability database NAME termcap - terminal capability database DESCRIPTION The termcap database is an obsolete facility for describing the capabilities of character-cell …process accounting file NAME acct - process accounting file SYNOPSIS #include <sys/acct.h> DESCRIPTION If the kernel is built with the process accounting option enabled ( CONFIG_BS…