Syntax and semantics of apt search patterns NAME apt-patterns - Syntax and semantics of apt search patterns DESCRIPTION Starting with version 2.0, APT provides support for patterns…monitoring filesystem events NAME fanotify - monitoring filesystem events DESCRIPTION The fanotify API provides notification and interception of filesystem events. Use cases includ…obtaining information about sockets NAME sock_diag - obtaining information about sockets SYNOPSIS #include <sys/socket.h> #include <linux/sock_diag.h> #include <linux/unix_diag.h> …file inode information NAME inode - file inode information DESCRIPTION Each file has an inode containing metadata about the file. An application can retrieve this metadata using st…Git for CVS users NAME gitcvs-migration - Git for CVS users SYNOPSIS git cvsimport * DESCRIPTION Git differs from CVS in that every working tree contains a repository with a full c…garbage-collect and optionally analyze a database NAME VACUUM - garbage-collect and optionally analyze a database SYNOPSIS VACUUM [ ( option [, ...] ) ] [ table_and_columns [, ...]…cluster a table according to an index NAME CLUSTER - cluster a table according to an index SYNOPSIS CLUSTER [ ( option [, ...] ) ] [ table_name [ USING index_name ] ] where option …Helper programs to interact with remote repositories NAME gitremote-helpers - Helper programs to interact with remote repositories SYNOPSIS git remote-<transport> <repository> [<UR…systemd unit generators NAME systemd.generator - systemd unit generators SYNOPSIS /path/to/generator normal-dir [ early-dir ] [ late-dir ] /run/systemd/system-generators/* /etc/sys…define a new subscription NAME CREATE_SUBSCRIPTION - define a new subscription SYNOPSIS CREATE SUBSCRIPTION subscription_name CONNECTION ' conninfo ' PUBLICATION publication_name […define a new foreign-data wrapper NAME CREATE_FOREIGN_DATA_WRAPPER - define a new foreign-data wrapper SYNOPSIS CREATE FOREIGN DATA WRAPPER name [ HANDLER handler_function | NO HAN…rebuild indexes NAME REINDEX - rebuild indexes SYNOPSIS REINDEX [ ( option [, ...] ) ] { INDEX | TABLE | SCHEMA } [ CONCURRENTLY ] name REINDEX [ ( option [, ...] ) ] { DATABASE | …define a new index NAME CREATE_INDEX - define a new index SYNOPSIS CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] name ] ON [ ONLY ] table_name [ USING method ] ( { c…auditing API for the dynamic linker NAME rtld-audit - auditing API for the dynamic linker SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <link.h> DESCRIPTIO…overview of Non-Uniform Memory Architecture NAME numa - overview of Non-Uniform Memory Architecture DESCRIPTION Non-Uniform Memory Access (NUMA) refers to multiprocessor systems wh…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…change a run-time parameter NAME SET - change a run-time parameter SYNOPSIS SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | ' value ' | DEFAULT } SET [ SESSION…universal character set NAME unicode - universal character set DESCRIPTION The international standard ISO/IEC 10646 defines the Universal Character Set (UCS). UCS contains all char…Specifying revisions and ranges for Git NAME gitrevisions - Specifying revisions and ranges for Git SYNOPSIS gitrevisions DESCRIPTION Many Git commands take revision parameters as …monitoring filesystem events NAME inotify - monitoring filesystem events DESCRIPTION The inotify API provides a mechanism for monitoring filesystem events. Inotify can be used to m…