initialize an inotify instance NAME inotify_init, inotify_init1 - initialize an inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl...initialize an inotify instance NAME inotify_init, inotify_init1 - initialize an inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl......instance and returns a file descriptor referring to the inotify instance. The more recent inotify_init1 (2) is like inotify_init (2), but has a flags argument that provides acce…add a watch to an initialized inotify instance NAME inotify_add_watch - add a watch to an initialized inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…remove an existing watch from an inotify instance NAME inotify_rm_watch - remove an existing watch from an inotify instance LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…information about file descriptors NAME /proc/pid/fdinfo/ - information about file descriptors DESCRIPTION /proc/ pid /fdinfo/ (since Linux 2.6.22) This is a subdirectory containin…...only; see NOTES init_module (2) 1.0 inotify_add_watch (2) 2.6.13 inotify_init (2) 2.6.13 inotify_init1 (2) 2.6.27 inotify_rm_watch (2) 2.6.13 io_cancel (2) 2.6 io_destroy (2) 2.…output the last part of files NAME tail - output the last part of files SYNOPSIS tail [ OPTION ]... [ FILE ]... DESCRIPTION Print the last 10 lines of each FILE to standard output.…Path unit configuration NAME systemd.path - Path unit configuration SYNOPSIS path .path DESCRIPTION A unit configuration file whose name ends in ".path" encodes information about a…kernel variables related to filesystems NAME /proc/sys/fs/ - kernel variables related to filesystems DESCRIPTION /proc/sys/fs/ This directory contains the files and subdirectories …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…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…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.…monitoring filesystem events NAME fanotify - monitoring filesystem events DESCRIPTION The fanotify API provides notification and interception of filesystem events. Use cases includ…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…alternative Linux getty NAME agetty - alternative Linux getty SYNOPSIS agetty [options] port [ baud_rate ...] [ term ] DESCRIPTION agetty opens a tty port, prompts for a login name…alternative Linux getty NAME agetty - alternative Linux getty SYNOPSIS agetty [options] port [ baud_rate ...] [ term ] DESCRIPTION agetty opens a tty port, prompts for a login name…manipulate file descriptor NAME fcntl - manipulate file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int fcntl(int fd , int op , ... /* arg */ )…manipulate file descriptor NAME fcntl - manipulate file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int fcntl(int fd , int op , ... /* arg */ )…