text
stringlengths
17
1.35M
# ldapexop ## NAME ldapexop - issue LDAP extended operations ## SYNOPSIS ldapexop [**-V**[**V**]] [**-d** _debuglevel_] [**-n**] [**-v**] [**-f** _file_] [**-x**] [**-D** _binddn_] [**-W**] [**-w** _passwd_] [**-y** _passwdfile_] [**-H** _URI_] [**-e**[**!**]_ex...
# basename ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## ...
# expand ## NAME expand - convert tabs to spaces ## SYNOPSIS **expand**[_OPTION_]... [_FILE_]... ## DESCRIPTION Convert tabs in each FILE to spaces, writing to standard output. With no FILE, or when FILE is -, read standard input. ...
# systemd-cat ## NAME systemd-cat - Connect a pipeline or program's output with the journal ## SYNOPSIS **systemd-cat**[OPTIONS...] [COMMAND] [ARGUMENTS...] **systemd-cat**[OPTIONS...] ## DESCRIPTION **systemd-cat** may be used to ...
# cal ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME ...
# grolbp ## Name grolbp - _groff_ output driver for Canon CaPSL printers ## Synopsis **grolbp**[**-l**] [**-c** _num-copies_] [**-F** _font-directory_] [**-o** _orientation_] [**-p** _paper-format_] [**-w** _width_] [_file_ ...] **grolbp**[**--copies...
# git-push ## NAME git-push - Update remote refs along with associated objects ## SYNOPSIS _git push_ [--all | --branches | --mirror | --tags] [--follow-tags] [--atomic] [-n | --dry-run] [--receive-pack=<git-receive-pack>] [--repo=<repository>] [-f | --force] [-...
# ipcmk ## NAME ipcmk - make various IPC resources ## SYNOPSIS **ipcmk**[options] ## DESCRIPTION **ipcmk** allows you to create POSIX and System V inter-process communication (IPC) objects: shared memory segments, message queues, and semapho...
# git-worktree ## NAME git-worktree - Manage multiple working trees ## SYNOPSIS _git worktree add_ [-f] [--detach] [--checkout] [--lock [--reason <string>]] [--orphan] [(-b | -B) <new-branch>] <path> [<commit-ish>] _git worktree list_ [-v | --...
# namei ## NAME namei - follow a pathname until a terminal point is found ## SYNOPSIS **namei**[options] _pathname_... ## DESCRIPTION **namei** interprets its arguments as pathnames to any type of Unix file (symlinks, files, directories, and so forth)....
# flatpak-build ## NAME flatpak-build - Build in a directory ## SYNOPSIS **flatpak build**[OPTION...] DIRECTORY [COMMAND [ARG...]] ## DESCRIPTION Runs a build command in a directory. DIRECTORY must have been initialized with **flatpak build-init*...
# lkbib ## Name lkbib - search bibliographic databases ## Synopsis **lkbib**[**-n**] [**-i** _fields_] [**-p** _file_] ... [**-t** _n_] _key_ ... **lkbib --help** **lkbib -v** **lkbib --version** ## Description _lkb...
# inotifywatch ## NAME inotifywatch, fsnotifywatch - gather filesystem access statistics using inotify or fanotify ## SYNOPSIS **inotifywatch**[**-hvzrPqfIFS**] [**-e** <event> ] [**-t** <seconds> ] [**-a** <event> ] [**-d** <event> ] <file> [ ... ] ...
# rping ## NAME rping - RDMA CM connection and RDMA ping-pong test. ## SYNOPSIS _rping_ -s [-v] [-V] [-d] [-P] [-a address] [-p port] [-C message_count] [-S message_size] _rping_ -c [-v] [-V] [-d] [-I address] -a address [-p port] ...
# uname ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAM...
# pmdafarm ## NAME **pmdafarm** - Seagate FARM Log PMDA ## SYNOPSIS **$PCP_PMDAS_DIR/farm/pmdafarm**[**-D** _debug_] ## DESCRIPTION **pmdafarm** is a Performance Metrics Domain Agent (PMDA) which exports metric values for Device Mapper on the local sys...
# my_safe_process ## NAME my_safe_process - Utility program that encapsulates process creation, monitoring and bulletproof process cleanup ## DESCRIPTION Use: safe_process [options to safe_process] -- progname arg1 ... argn. For more information,...
# networkctl ## NAME networkctl - Query or modify the status of network links ## SYNOPSIS **networkctl**[OPTIONS...] COMMAND [LINK...] ## DESCRIPTION **networkctl** may be used to query or modify the state of the network links as seen by **systemd...
# set ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME ...
# ldapdelete ## NAME ldapdelete - LDAP delete entry tool ## SYNOPSIS **ldapdelete**[**-V**[**V**]] [**-d** _debuglevel_] [**-n**] [**-v**] [**-c**] [**-f** _file_] [**-r**] [**-z** _sizelimit_] [**-M**[**M**]] [**-x**] [**-D** _binddn_] [**-W**] [**-w** _passwd_] ...
# dkvis ## NAME **dkvis** - visualize disk I/O activity and performance ## SYNOPSIS **dkvis**[**-brVw**] [**-m** _maxrate_] [**-X** _ndisk_] [**-Y** _nctl_] [_pmview options_] [_diskid ..._] ## DESCRIPTION **dkvis** displays a three dimensional bar cha...
# sact ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME...
# lsclocks ## NAME lsclocks - display system clocks ## SYNOPSIS **lsclocks**[option] ## DESCRIPTION **lsclocks** is a simple command to display system clocks. It allows to display information like current time and resolution of clocks. ...
# trace-cmd-stream ## NAME trace-cmd-stream - stream a trace to stdout as it is happening ## SYNOPSIS **trace-cmd stream [**_OPTIONS_**]**[_command_] ## DESCRIPTION The trace-cmd(1) stream will start tracing just like trace-cmd-record(1), except it wil...
# perf-intel-pt ## NAME perf-intel-pt - Support for Intel Processor Trace within perf tools ## SYNOPSIS _perf record_ -e intel_pt// ## DESCRIPTION Intel Processor Trace (Intel PT) is an extension of Intel Architecture that collects informati...
# time ## NAME time - time a simple command or give resource usage ## SYNOPSIS **time**[_option_ ...] _command_ [_argument_ ...] ## DESCRIPTION The **time** command runs the specified program _command_ with the given arguments. When _command_ finishes...
# git-fast-export ## NAME git-fast-export - Git data exporter ## SYNOPSIS _git fast-export_ [<options>] | _git fast-import_ ## DESCRIPTION This program dumps the given revisions in a form suitable to be piped into _git fast-import_. You...
# ovs-sim ## NAME ovs-sim - Open vSwitch simulator environment ## SYNOPSIS **ovs-sim**[_option_]… [_script_]… ## DESCRIPTION **ovs-sim** provides a convenient environment for running one or more Open vSwitch instances and related software in a sandboxe...
# man-recode ## NAME man-recode - convert manual pages to another encoding ## SYNOPSIS **man-recode -t** _to-code_ {**--suffix=**_suffix_ |**--in-place**} [**-dqhV**] [_filename_] ## DESCRIPTION **man-recode** converts multiple manual pages from one en...
# pmdazswap ## NAME **pmdazswap** - zswap (compressed swap) PMDA ## DESCRIPTION **pmdazswap** is a Performance Metrics Domain Agent (PMDA) which exports metric values about compressed swap operation, as tracked by the **zswap** Linux kernel module. ...
# git-shortlog ## NAME git-shortlog - Summarize 'git log' output ## SYNOPSIS _git shortlog_ [<options>] [<revision-range>] [[--] <path>...] git log --pretty=short | _git shortlog_ [<options>] ## DESCRIPTION Summarizes _git log_ output in a format suita...
# openvt ## NAME openvt - start a program on a new virtual terminal (VT). ## SYNOPSIS **openvt**[-c vtnumber] [OPTIONS] [--] command ## DESCRIPTION **openvt** will find the first available VT, and run on it the given **command** with the given **comman...
# qmove ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAM...
# bc ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME ...
# paste ## NAME paste - merge lines of files ## SYNOPSIS **paste**[_OPTION_]... [_FILE_]... ## DESCRIPTION Write lines consisting of the sequentially corresponding lines from each FILE, separated by TABs, to standard output. With no FIL...
# pmlogger_merge ## NAME **pmlogger_merge** - helper script to merge Performance Co-Pilot archives ## SYNOPSIS **$PCP_BINADM_DIR/pmlogger_merge**[**-fNVE?**] [_input-basename_ ... _output-name_] ## DESCRIPTION **pmlogger_merge** is a helper...
# git-cvsimport ## NAME git-cvsimport - Salvage your data out of another SCM people love to hate ## SYNOPSIS _git cvsimport_ [-o <branch-for-HEAD>] [-h] [-v] [-d <CVSROOT>] [-A <author-conv-file>] [-p <options-for-cvsps>] [-P <file>] ...
# ucmatose ## NAME ucmatose - RDMA CM connection and simple ping-pong test. ## SYNOPSIS _ucmatose_ [-s server_address] [-b bind_address] [-f address_format] [-P port_space] [-c connections] [-C message_count] [-S message_size] [-a ack_timeout...
# pcp-kube-pods ## NAME **pcp-kube-pods** - list Kubernetes pods to scan for running PCP services ## SYNOPSIS **$PCP_BINADM_DIR/discover/pcp-kube-pods** ## DESCRIPTION **pcp-kube-pods** uses **kubectl**(1) to provide a list of IP addresses f...
# dh_installtmpfiles ## NAME dh_installtmpfiles - install tmpfiles.d configuration files ## SYNOPSIS **dh_installtmpfiles**[_debhelper options_][**--name=**_name_] ## DESCRIPTION **dh_installtmpfiles** is a debhelper program that is responsible for ins...
# runcon ## NAME runcon - run command with specified security context ## SYNOPSIS **runcon** _CONTEXT COMMAND_ [_args_] **runcon**[ _-c_ ] [_-u USER_] [_-r ROLE_] [_-t TYPE_] [_-l RANGE_] _COMMAND_ [_args_] ## DESCRIPTION Run COMMAND with co...
# pr ## NAME pr - convert text files for printing ## SYNOPSIS **pr**[_OPTION_]... [_FILE_]... ## DESCRIPTION Paginate or columnate FILE(s) for printing. With no FILE, or when FILE is -, read standard input. Mandatory arguments to l...
# systemd-run ## NAME systemd-run - Run programs in transient scope units, service units, or path-, socket-, or timer-triggered service units ## SYNOPSIS **systemd-run**[OPTIONS...] _COMMAND_ [ARGS...] **systemd-run**[OPTIONS...] [PATH OPTIONS...] {_CO...
# lxc-start ## NAME lxc-start - run an application inside a container. ## SYNOPSIS **lxc-start**{-n _name_} [-f _config_file_] [-c _console_device_] [-L _console_logfile_] [-d] [-F] [-p _pid_file_] [-s KEY=VAL] [-C] [--share-[net|ipc|uts] _na...
# ppdmerge ## NAME ppdmerge - merge ppd files (deprecated) ## SYNOPSIS **ppdmerge**[ **-o** _output-ppd-file_ ] _ppd-file ppd-file_ [ ... _ppd-file_ ] ## DESCRIPTION **ppdmerge** merges two or more PPD files into a single, multi- language P...
# export ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NA...
# pmconfig ## NAME **pmconfig** - Performance Co-Pilot configuration parameters ## SYNOPSIS **$PCP_BINADM_DIR/pmconfig**[**-alLs?**] [_name ..._] ## DESCRIPTION **pmconfig** displays the values for some or all configuration parameters of the local Per...
# tload ## NAME tload - graphic representation of system load average ## SYNOPSIS **tload**[_option_ ...] [_tty_] ## DESCRIPTION **tload** prints a graph of the current system load average to the specified _tty_ (or the tty of the **tload** process if ...
# babeltrace2-query ## NAME babeltrace2-query - Query an object from a Babeltrace 2 component class ## SYNOPSIS **babeltrace2**[_GENERAL OPTIONS_] **query**[**--params** =_PARAMS_] _COMP-CLS-TYPE_._PLUGIN-NAME_._COMP-CLS-NAME OBJECT_ ## DESCRI...
# setcifsacl ## NAME setcifsacl - Userspace helper to alter components of a security descriptor for Common Internet File System (CIFS) ## SYNOPSIS setcifsacl [-v|-U|-a|-A|-D|-M|-S|-o|-g] "{one or more ACEs or a SID}" {file system object} ## DESCRIPT...
# dh_dwz ## NAME dh_dwz - optimize DWARF debug information in ELF binaries via dwz ## SYNOPSIS **dh_dwz**[_debhelper options_] [**-X** _item_] [**--**_params_] ## DESCRIPTION **dh_dwz** is a debhelper program that will optimize the (uncompressed) size ...
# msgen ## NAME msgen - create English message catalog ## SYNOPSIS **msgen**[_OPTION_] _INPUTFILE_ ## DESCRIPTION Creates an English translation catalog. The input file is the last created English PO file, or a PO Template file (generally c...
# pon ## NAME pon, poff, plog - starts up, shuts down or lists the log of PPP connections ## SYNOPSIS **pon**[ isp-name [ options ] ] **poff**[ -r ] [ -d ] [ -c ] [ -a ] [ -h ] [ isp-name ] **plog**[ arguments ] ## DESCRIPTION Thi...
# cg_annotate ## NAME cg_annotate - post-processing tool for Cachegrind ## SYNOPSIS **cg_annotate**[_options_] _cachegrind-out-file_ [_source-files_...] ## DESCRIPTION **cg_annotate** takes one or more Cachegrind output files and prints data about...
# etwdump ## NAME etwdump - Provide an interface to read Event Tracing for Windows (ETW) ## SYNOPSIS **etwdump**[ **--help**] [ **--version**] [ **--extcap-interfaces**] [ **--extcap-dlts**] [ **--extcap-interface** =<interface> ] [ **--extcap-config*...
# mariadb ## NAME mariadb - the MariaDB command-line tool (mysql is now a symlink to mariadb) ## SYNOPSIS **mariadb [**_options_**]**_db_name_ ## DESCRIPTION **mariadb** is a simple SQL shell (with GNU readline capabilities). It support...
# pcpintro ## NAME **PCPIntro** - introduction to the Performance Co-Pilot (PCP) ## INTRODUCTION The Performance Co-Pilot (PCP) is a toolkit designed for monitoring and managing system-level performance. These services are distributed and scalable to accommodat...
# whatis ## NAME whatis - display one-line manual page descriptions ## SYNOPSIS **whatis**[**-dlv?V**] [**-r** |**-w**] [**-s** _list_] [**-m** _system_[,...]] [**-M** _path_] [**-L** _locale_] [**-C** _file_] _name_ ... ## DESCRIPTION Each manual page...
# bash ## NAME bash - GNU Bourne-Again SHell ## SYNOPSIS **bash**[options] [command_string | file] ## DESCRIPTION **Bash** is a command language interpreter that executes commands read from the standard input, from a string, or from a file. It is a ...
# lsfd ## NAME lsfd - list file descriptors ## SYNOPSIS **lsfd**[option] ## DESCRIPTION **lsfd** is intended to be a modern replacement for lsof(8) on Linux systems. Unlike **lsof** , **lsfd** is specialized to Linux kernel; it supports Linu...
# rmdir ## NAME rmdir - remove empty directories ## SYNOPSIS **rmdir**[_OPTION_]... _DIRECTORY_... ## DESCRIPTION Remove the DIRECTORY(ies), if they are empty. **--ignore-fail-on-non-empty** ignore each failure to remove a non-em...
# talk ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME...
# ocsptool ## NAME **ocsptool** - GnuTLS OCSP tool ## SYNOPSIS **ocsptool**[**-flags**] [**-flag**[_value_]] [**--option-name**[[=| ]_value_]] All arguments must be options. ## DESCRIPTION **On verification** Responses are typically sig...
# pmdate ## NAME **pmdate** - display an offset date ## SYNOPSIS **pmdate**[_offset_ ...] _format_ ## DESCRIPTION **pmdate** displays the current date and/or time, with an optional offset. An _offset_ is specified with a leading sign (...
# repotrack ## NAME repotrack - track a package and its dependencies and download them ## SYNOPSIS **repotrack**[options] package1 [package2...] ## DESCRIPTION **repotrack** is a program for keeping track of a particular package and its dependencies. I...
# ls ## NAME ls - list directory contents ## SYNOPSIS **ls**[_OPTION_]... [_FILE_]... ## DESCRIPTION List information about the FILEs (the current directory by default). Sort entries alphabetically if none of **-cftuvSUX** nor **--sort** is...
# lxc-autostart ## NAME lxc-autostart - start/stop/kill auto-started containers ## SYNOPSIS **lxc-autostart**[-k] [-L] [-r] [-s] [-a] [-A] [-g _groups_] [-t _timeout_] ## DESCRIPTION **lxc-autostart** processes containers with lxc.star...
# perror ## NAME perror - explain error codes ## SYNOPSIS **perror [**_options_**]**_errorcode_ **...** ## DESCRIPTION For most system errors, MariaDB displays, in addition to an internal text message, the system error code in one of the ...
# ndiff ## NAME ndiff - Utility to compare the results of Nmap scans ## SYNOPSIS **ndiff**[_options_] {_a.xml_} {_b.xml_} ## DESCRIPTION Ndiff is a tool to aid in the comparison of Nmap scans. It takes two Nmap XML output files and prints the diff...
# pmdads389log ## NAME **pmdads389log** - 389 Directory Server Log PMDA ## DESCRIPTION **pmdads389log** is a Performance Metrics Domain Agent (PMDA) which extracts statistics from 389 Directory Server access log using the **logconv.pl**(1) utility. ## INS...
# yum-config-manager ## NAME yum-config-manager - manage yum configuration options and yum repositories ## SYNOPSIS **yum-config-manager**[options] [section ...] ## DESCRIPTION **yum-config-manager** is a program that can manage main yum con...
# return ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NA...
# reposync ## NAME reposync - synchronize yum repositories to a local directory ## SYNOPSIS **reposync**[options] ## DESCRIPTION **reposync** is used to synchronize a remote yum repository to a local directory, using yum to retrieve the packages. ...
# gdbserver ## NAME gdbserver - Remote Server for the GNU Debugger ## SYNOPSIS gdbserver _comm prog_ [_args_...] gdbserver --attach _comm pid_ gdbserver --multi _comm_ ## DESCRIPTION **gdbserver** is a program that allows you to ru...
# pmsnap ## NAME **pmsnap** - generate performance summary snapshot images ## SYNOPSIS **$PCP_BINADM_DIR/pmsnap**[**-NV?**] [**-c** _configs_] [**-C** _dir_] [**-f** _format_] [**-n** _names_] [**-o** _dir_] ## DESCRIPTION **pmsnap** is a shell script...
# firejail ## NAME Firejail - Linux namespaces sandbox program ## SYNOPSIS Start a sandbox: firejail [OPTIONS] [program and arguments] Start an AppImage program: firejail [OPTIONS] --appimage [OPTIONS] [appimage-file and ...
# dh_installcron ## NAME dh_installcron - install cron scripts into etc/cron.* ## SYNOPSIS **dh_installcron**[**debhelper options**] [**--name=**_name_] ## DESCRIPTION **dh_installcron** is a debhelper program that is responsible for installing cron sc...
# perf-data ## NAME perf-data - Data file related processing ## SYNOPSIS _perf data_ [<common options>] <command> [<options>]", ## DESCRIPTION Data file related processing. ## COMMANDS convert Converts perf data file into anoth...
# journalctl ## NAME journalctl - Print log entries from the systemd journal ## SYNOPSIS **journalctl**[OPTIONS...] [MATCHES...] ## DESCRIPTION **journalctl** is used to print the log entries stored in the journal by systemd-journald.service(8) an...
# lxc-info ## NAME lxc-info - query information about a container ## SYNOPSIS **lxc-info**{-n _name_} [-c _KEY_] [-s] [-p] [-i] [-S] [-H] ## DESCRIPTION **lxc-info** queries and shows information about a container. ## OPTIONS **-c, --config**...
# who ## NAME who - show who is logged on ## SYNOPSIS **who**[_OPTION_]... [ _FILE | ARG1 ARG2_ ] ## DESCRIPTION Print information about users who are currently logged in. **-a** , **--all** same as **-b -d --login -p -r -t -T -u...
# opreport ## NAME opreport - produce symbol or binary image summaries ## SYNOPSIS **opreport**[ _options_ ] [profile specification] ## DESCRIPTION **opreport** outputs binary image summaries, or per-symbol data, from OProfile profiling sessions. See o...
# runuser ## NAME runuser - run a command with substitute user and group ID ## SYNOPSIS **runuser**[options] **-u** _user_ [[--] _command_ [_argument_...]] **runuser**[options] [**-**] [_user_ [_argument_...]] ## DESCRIPTION **runuser** can be use...
# tshark ## NAME tshark - Dump and analyze network traffic ## SYNOPSIS **tshark**[ **-i** <capture interface>|- ] [ **-f** <capture filter> ] [ **-2**] [ **-r** <infile> ] [ **-w** <outfile>|- ] [ **options**] [ <filter> ] **tshark -h|--help** ...
# pmdakernel ## NAME **pmdaaix** , **pmdadarwin** , **pmdafreebsd** , **pmdalinux** , **pmdanetbsd** , **pmdaopenbsd** , **pmdasolaris** , **pmdawindows** - operating system kernel performance metrics domain agents ## SYNOPSIS **$PCP_PMDAS_DIR/aix/pmdaaix**[**-D...
# stg-version ## NAME stg-version - Print version information and exit ## SYNOPSIS _stg version_ [OPTIONS] ## DESCRIPTION Print version information and exit ## OPTIONS -s, --short Show abbreviated version information ## ...
# ovn-detrace ## NAME ovn-detrace - convert ``ovs-appctl ofproto/trace'' output to combine OVN logical flow information. ## SYNOPSIS **ovn-detrace < **_file_ Common options: [**-h** | **--help**] [**-V** | **--version**] ## DESCRIPT...
# udpdump ## NAME udpdump - Provide a UDP receiver that gets packets from network devices (like Aruba routers) and exports them in PCAP format. ## SYNOPSIS **udpdump**[ **--help**] [ **--version**] [ **--extcap-interfaces**] [ **--extcap-dlts**] [ **--extcap-int...
# pcp-ps ## NAME **pcp-ps** - Report statistics for Linux Process. ## SYNOPSIS **pcp**[_pcp options_] **ps**[**-e**] [**-U**[_username_]] [**-V** _--version_] [**-c** _Command name_] [**-P** _pid1,pid2.._] [**-p** _pid1,pid2.._] [**-o** _col1,col2..._ _or ALL_...
# trace-cmd-show ## NAME trace-cmd-show - show the contents of the Ftrace Linux kernel tracing buffer. ## SYNOPSIS **trace-cmd show**[_OPTIONS_] ## DESCRIPTION The trace-cmd(1) show displays the contents of one of the Ftrace Linux kernel tra...
# systemd-ssh-issue ## NAME systemd-ssh-issue - Generator for SSH login prompt drop-ins ## SYNOPSIS **/usr/lib/systemd/systemd-ssh-issue** **--make-vsock/usr/lib/systemd/syste...
# osvis ## NAME **osvis** - visualize high-level system activity ## SYNOPSIS **osvis**[**-V**] [**-b** _bytes_] [**-d** _activity_] [**-i** _ops_] [**-m** _packets_] [_pmview_ _options_] [_interface_ ...] ## DESCRIPTION **osvis** displays an high-level...
# ed ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME ...
# git-credential-store ## NAME git-credential-store - Helper to store credentials on disk ## SYNOPSIS git config credential.helper 'store [<options>]' ## DESCRIPTION **Note** Using this helper will store your passwords unencrypted on ...
# grohtml ## Name grohtml, post-grohtml, pre-grohtml - _groff_ output driver for HTML ## Synopsis **pre-grohtml**[**-epV**] [**-a** _anti-aliasing-text-bits_] [**-D** _image-_ _directory_] [**-F** _font-directory_] [**-g** _anti-aliasing-_ ...
# homectl ## NAME homectl, systemd-homed-firstboot.service - Create, remove, change or inspect home directories ## SYNOPSIS **homectl**[OPTIONS...] {COMMAND} [NAME...] ## DESCRIPTION **homectl** may be used to create, remove, change or inspect a u...
# exit ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME...
# pmfind ## NAME **pmfind** - find PCP services on the network ## SYNOPSIS **pmfind**[**-CqrSV?**] [**-D** _debug_] [**-m** _mechanism_] [**-s** _service_] [**-t** _timeout_] ## DESCRIPTION **pmfind** searches for instances of the specified PCP servic...
# aria_read_log ## NAME aria_read_log - display Aria log file contents ## SYNOPSIS **aria_read_log** _OPTIONS_ ## DESCRIPTION Display and apply log records from a Aria transaction log found in the current directory (for now) Note: Aria ...
# lp ## PROLOG This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux. ## NAME ...