ioctl() operations for General notification mechanism NAME ioctl_pipe - ioctl() operations for General notification mechanism SYNOPSIS #include <linux/watch_qu...create pipe NAME pipe, pipe2 - create pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int pipe(int pipefd [2]); #define _GNU_SOURCE /* See feature_test_…create pipe NAME pipe, pipe2 - create pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int pipe(int pipefd [2]); #define _GNU_SOURCE /* See feature_test_…overview of pipes and FIFOs NAME pipe - overview of pipes and FIFOs DESCRIPTION Pipes and FIFOs (also known as named pipes) provide a unidirectional interprocess communication chan…read from standard input and write to standard output and files NAME tee - read from standard input and write to standard output and files SYNOPSIS tee [ OPTION ]... [ FILE ]... DE…Name groff - front end to the GNU roff document formatting system Synopsis groff [ -abcCeEgGijklNpRsStUVXzZ ] [ -d ctext ] [ -d string = text ] [ -D fallback-encoding ] [ -f font-f…The cipher library <-> provider functions NAME provider-cipher - The cipher library <-> provider functions SYNOPSIS #include <openssl/core_dispatch.h> #include <openssl/core_names.…duplicating pipe content NAME tee - duplicating pipe content LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <fcntl…Connect a pipeline or program's output with the journal NAME systemd-cat - Connect a pipeline or program's output with the journal SYNOPSIS systemd-cat [OPTIONS...] [COMMAND] [ARGU…core dump file NAME core - core dump file DESCRIPTION The default action of certain signals is to cause a process to terminate and produce a core dump file , a file containing an i…splice data to/from a pipe NAME splice - splice data to/from a pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #define …APT transport for downloading via the Hypertext Transfer Protocol (HTTP) NAME apt-transport-http - APT transport for downloading via the Hypertext Transfer Protocol (HTTP) DESCRIPT…overview of Linux user namespaces NAME user_namespaces - overview of Linux user namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). User namespaces isolate se…Reflect smart transport stream back to caller NAME git-remote-fd - Reflect smart transport stream back to caller SYNOPSIS "fd::<infd>[,<outfd>][/<anything>]" (as URL) DESCRIPTION T…command interpreter (shell) NAME dash — command interpreter (shell) SYNOPSIS dash [ -aCefnuvxIimqVEbp ] [ +aCefnuvxIimqVEbp ] [ -o option_name ] [ +o option_name ] [ command_file […command interpreter (shell) NAME dash — command interpreter (shell) SYNOPSIS dash [ -aCefnuvxIimqVEbp ] [ +aCefnuvxIimqVEbp ] [ -o option_name ] [ +o option_name ] [ command_file […file perusal filter for crt viewing of compressed text NAME zless - file perusal filter for crt viewing of compressed text SYNOPSIS zless [ name ... ] DESCRIPTION The zless command…execute a program periodically, showing output fullscreen NAME watch - execute a program periodically, showing output fullscreen SYNOPSIS watch [ options ] command DESCRIPTION watc…write to a file descriptor NAME write - write to a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t write(int fd , const void buf [. c…an interface to the system reference manuals NAME man - an interface to the system reference manuals SYNOPSIS man [ man options ] [[ section ] page ...] ... man -k [ apropos option…