...ured data that can be read from the inotify file descriptor using read (2) (see below). • inotify_rm_watch (2) removes an item from an inotify watch list. • When all file descri…List all manpages from the systemd project NAME systemd.index - List all manpages from the systemd project 3 30-systemd-environment-d-generator (8) — Load variables specified by en…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…Kernel command line parameters NAME kernel-command-line - Kernel command line parameters SYNOPSIS /proc/cmdline DESCRIPTION The kernel, the programs running in the initrd and in th…monitoring filesystem events NAME fanotify - monitoring filesystem events DESCRIPTION The fanotify API provides notification and interception of filesystem events. Use cases includ…globbing pathnames NAME glob - globbing pathnames DESCRIPTION Long ago, in UNIX V6, there was a program /etc/glob that would expand wildcard patterns. Soon afterward this became a …symbolic link handling NAME symlink - symbolic link handling DESCRIPTION Symbolic links are files that act as pointers to other files. To understand their behavior, you must first …process identifiers NAME credentials - process identifiers DESCRIPTION Process ID (PID) Each process has a unique nonnegative integer identifier that is assigned when the process i…roff language reference for mandoc NAME roff — roff language reference for mandoc DESCRIPTION The roff language is a general purpose text formatting language. Since traditional imp…Git command-line interface and conventions NAME gitcli - Git command-line interface and conventions SYNOPSIS gitcli DESCRIPTION This manual describes the convention used throughout…I/O event notification facility NAME epoll - I/O event notification facility SYNOPSIS #include <sys/epoll.h> DESCRIPTION The epoll API performs a similar task to poll (2): monitori…overview of signals NAME signal - overview of signals DESCRIPTION Linux supports both POSIX reliable signals (hereinafter "standard signals") and POSIX real-time signals. Signal di…Frequently asked questions about using Git NAME gitfaq - Frequently asked questions about using Git SYNOPSIS gitfaq DESCRIPTION The examples in this FAQ assume a standard POSIX she…user environment NAME environ - user environment SYNOPSIS extern char ** environ ; DESCRIPTION The variable environ points to an array of pointers to strings called the "environmen…Mounting one repository inside another NAME gitsubmodules - Mounting one repository inside another SYNOPSIS .gitmodules, $GIT_DIR/config git submodule git <command> --recurse-submo…overview of POSIX message queues NAME mq_overview - overview of POSIX message queues DESCRIPTION POSIX message queues allow processes to exchange data in the form of messages. This…conventions for writing Linux man pages NAME man-pages - conventions for writing Linux man pages SYNOPSIS man [ section ] title DESCRIPTION This page describes the conventions that…Linux control groups NAME cgroups - Linux control groups DESCRIPTION Control groups, usually referred to as cgroups, are a Linux kernel feature which allow processes to be organize…Hierarchical Fair Service Curve NAME tc-hfcs - Hierarchical Fair Service Curve HISTORY & INTRODUCTION HFSC (Hierarchical Fair Service Curve) is a network packet scheduling algorith…A Git core tutorial for developers NAME gitcore-tutorial - A Git core tutorial for developers SYNOPSIS git * DESCRIPTION This tutorial explains how to use the "core" Git commands t…