text
stringlengths
17
1.35M
# flatpak-run ## NAME flatpak-run - Run an application or open a shell in a runtime ## SYNOPSIS **flatpak run**[OPTION...] REF [ARG...] ## DESCRIPTION If REF names an installed application, Flatpak runs the application in a sandboxed environment. ...
# indent ## NAME indent - changes the appearance of a C program by inserting or deleting whitespace. ## SYNOPSIS **indent**[options] [input-files] **indent**[options] [single-input-file] [-o output-file] **indent** --version ## DESCRI...
# prs ## 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 ...
# pmdagfs2 ## NAME **pmdagfs2** - Global Filesystem v2 (GFS2) PMDA ## SYNOPSIS **$PCP_PMDAS_DIR/gfs2/pmdagfs2**[**-D** _debug_] ## DESCRIPTION **pmdagfs2** is a Performance Metrics Domain Agent (PMDA) which exports metric values about mounted GFS2 file...
# stg-clean ## NAME stg-clean - Delete empty patches from the series ## SYNOPSIS _stg clean_ [OPTIONS] ## DESCRIPTION Delete the empty patches from the entire series by default, or only empty patches from the applied or unapplied patches. A patch ...
# stg-delete ## NAME stg-delete - Delete patches ## SYNOPSIS _stg delete_ [OPTIONS] [<patch>...] _stg delete_ [OPTIONS] [-A] [-U] [-H] _stg delete_ [OPTIONS] --all _stg delete_ [OPTIONS] --top ## DESCRIPTION Delete patches ...
# lttng-enable-channel ## NAME lttng-enable-channel - Create or enable LTTng channels ## SYNOPSIS Create a Linux kernel channel: **lttng**[_GENERAL OPTIONS_] **enable-channel --kernel** [**--overwrite**] [**--output** =(**mmap** | **splice**)] ...
# git-verify-tag ## NAME git-verify-tag - Check the GPG signature of tags ## SYNOPSIS **git verify-tag**[**-v** | **--verbose**] [**--format=**_< format>_] [**--raw**] _< tag>_... ## DESCRIPTION Validates the gpg signature created by **git tag** in the tag object...
# git-http-fetch ## NAME git-http-fetch - Download from a remote Git repository via HTTP ## SYNOPSIS _git http-fetch_ [-c] [-t] [-a] [-d] [-v] [-w <filename>] [--recover] [--stdin | --packfile=<hash> | <commit>] <URL> ## DESCRIPTION Downloads a remote Git reposit...
# mariadb-find-rows ## NAME mariadb-find-rows - extract SQL statements from files (mariadb- find-rows is now a symlink to mariadb-find-rows) ## SYNOPSIS **mariadb-find-rows [**_options_**] [**_file_name_ **...]** ## DESCRIPTION **mariadb-find-rows...
# sshdump ## NAME sshdump - Provide interfaces to capture packets from a remote host through SSH using a remote capture binary. ## SYNOPSIS **sshdump**[ **--help**] [ **--version**] [ **--extcap-interfaces**] [ **--extcap-dlts**] [ **--extcap-interface** =<inter...
# mariadb-import ## NAME mariadb-import - a data import program (mariadb-import is now a symlink to mariadb-import) ## SYNOPSIS **mariadb-import [**_options_**]**_db_name textfile1_ **...** ## DESCRIPTION The **mariadb-import** client provides a c...
# dh_installsystemd ## NAME dh_installsystemd - install systemd unit files ## SYNOPSIS **dh_installsystemd**[_debhelper options_] [**--restart-after-upgrade**] [**--no-stop-on-upgrade**] [**--no-enable**] [**--no-start**] [**--name=**_name_] [_unit file_ ...] ...
# pic ## Name pic - compile pictures for _troff_ or TeX ## Synopsis **pic**[**-CnSU**] [_file_ ...] **pic -t**[**-cCSUz**] [_file_ ...] **pic --help** **pic -v** **pic --version** ## Description The ...
# dpkg-trigger ## NAME dpkg-trigger - a package trigger utility ## SYNOPSIS **dpkg-trigger**[_option_...] _trigger-name_ **dpkg-trigger**[_option_...] _command_ ## DESCRIPTION **dpkg-trigger** is a tool to explicitly activate triggers and check ...
# git-merge-base ## NAME git-merge-base - Find as good common ancestors as possible for a merge ## SYNOPSIS _git merge-base_ [-a | --all] <commit> <commit>... _git merge-base_ [-a | --all] --octopus <commit>... _git merge-base_ --is-ancestor <commit> ...
# dh_installcatalogs ## NAME dh_installcatalogs - install and register SGML Catalogs ## SYNOPSIS **dh_installcatalogs**[_debhelper options_] [**-n**] ## DESCRIPTION **dh_installcatalogs** is a debhelper program that installs and registers SGML catalogs...
# flatpak-ps ## NAME flatpak-ps - Enumerate running instances ## SYNOPSIS **flatpak ps**[OPTION...] ## DESCRIPTION Lists useful information about running Flatpak instances. To see full details of a running instance, you can open the file ...
# col ## NAME col - filter reverse line feeds from input ## SYNOPSIS **col** _options_ ## DESCRIPTION **col** filters out reverse (and half-reverse) line feeds so the output is in the correct order, with only forward and half-forward line fe...
# ls ## 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 ...
# rsync ## NAME rsync - a fast, versatile, remote (and local) file-copying tool ## SYNOPSIS Local: rsync [OPTION...] SRC... [DEST] Access via remote shell: Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST] ...
# psktool ## NAME **psktool** - GnuTLS PSK tool ## SYNOPSIS **psktool**[**-flags**] [**-flag**[_value_]] [**--option-name**[[=| ]_value_]] All arguments must be options. ## DESCRIPTION Program that generates random keys for use with TLS-PSK. The ...
# pcp2xml ## NAME **pcp2xml** - pcp-to-xml metrics exporter ## SYNOPSIS **pcp2xml**[**-5CGHIjLmnrRvVxXz?**] [**-4** _action_] [**-8** |**-9** _limit_] [**-a** _archive_] [**-A** _align_] [**--archive-folio** _folio_] [**-b** |**-B** _space-scale_] [**-c** _conf...
# dh_update_autotools_config ## NAME dh_update_autotools_config - Update autotools config files ## SYNOPSIS **dh_update_autotools_config**[_debhelper options_] ## DESCRIPTION **dh_update_autotools_config** replaces all occurrences of **config.sub** and...
# git-mktree ## NAME git-mktree - Build a tree-object from ls-tree formatted text ## SYNOPSIS _git mktree_ [-z] [--missing] [--batch] ## DESCRIPTION Reads standard input in non-recursive **ls-tree** output format, and creates a tree object. The order o...
# sha224sum ## NAME sha224sum - compute and check SHA224 message digest ## SYNOPSIS **sha224sum**[_OPTION_]... [_FILE_]... ## DESCRIPTION Print or check SHA224 (224-bit) checksums. With no FILE, or when FILE is -, read standard input. ...
# pcp2spark ## NAME **pcp2spark** - pcp-to-spark metrics exporter ## SYNOPSIS **pcp2spark**[**-5CGHIjLmnrRvV?**] [**-4** _action_] [**-8** |**-9** _limit_] [**-a** _archive_] [**-A** _align_] [**--archive-folio** _folio_] [**-b** |**-B** _space-scale_] [**-c** ...
# unicode_stop ## NAME unicode_stop - revert keyboard and console from unicode mode ## SYNOPSIS **unicode_stop** ## DESCRIPTION The **unicode_stop** command will more-or-less undo the effect of **unicode_start**. It puts the keyboard in ASCII (XLATE) ...
# gencfu ## NAME **gencfu** - Generates Unicode Confusable data files ## SYNOPSIS **gencfu**[ **-h** , **-?** , **--help**] [ **-V** , **--version**] [ **-c** , **--copyright**] [ **-v** , **--verbose**] [ **-d** , **--destdir** _destination_ ] [ **-i** , **--icudatadir** ...
# pgrep ## NAME pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes ## SYNOPSIS **pgrep**[_option_ ...] _pattern_ **pkill**[_option_ ...] _pattern_ **pidwait**[_option_ ...] _pattern_ ## D...
# trace-cmd-extract ## NAME trace-cmd-extract - extract out the data from the Ftrace Linux tracer. ## SYNOPSIS **trace-cmd extract [**_OPTIONS_**]** ## DESCRIPTION The trace-cmd(1) extract is usually used after trace-cmd-start(1) and trace-c...
# git-clean ## NAME git-clean - Remove untracked files from the working tree ## SYNOPSIS _git clean_ [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] [<pathspec>...] ## DESCRIPTION Cleans the working tree by recursively removing files that are not ...
# dpkg-deb ## NAME dpkg-deb - Debian package archive (.deb) manipulation tool ## SYNOPSIS **dpkg-deb**[_option_...] _command_ ## DESCRIPTION **dpkg-deb** packs, unpacks and provides information about Debian archives. Use **dpkg** to ins...
# stg-rebase ## NAME stg-rebase - Move the stack base to another point in history ## SYNOPSIS _stg rebase_ [OPTIONS] [committish] ## DESCRIPTION Pop all patches from the current stack, move the stack base to the given new base and push the patches back...
# ib_acme ## NAME ib_acme - test and configuration utility for the IB ACM ## SYNOPSIS _ib_acme_ [-f addr_format] [-s src_addr] -d dest_addr [-v] [-c] [-e] [-P] [-S svc_addr] [-C repetitions] _ib_acme_ [-A [addr_file]] [-O [opt_file]] [-D dest_dir] [-V] ## DESCRIPTIO...
# dh_installppp ## NAME dh_installppp - install ppp ip-up and ip-down files ## SYNOPSIS **dh_installppp**[_debhelper options_] [**--name=**_name_] ## DESCRIPTION **dh_installppp** is a debhelper program that is responsible for installing ppp ip-up and ...
# groff ## Name groff - front end to the GNU _roff_ document formatting system ## Synopsis **groff**[**-abcCeEgGijklNpRsStUVXzZ**] [**-d** _ctext_] [**-d** _string_**=**_text_] [**-D** _fallback-encoding_] [**-f** _font-family_] [**-F** _font-directory_] ...
# cat ## NAME cat - concatenate files and print on the standard output ## SYNOPSIS **cat**[_OPTION_]... [_FILE_]... ## DESCRIPTION Concatenate FILE(s) to standard output. With no FILE, or when FILE is -, read standard input. **-A**...
# smb2-quota ## NAME smb2-quota - Userspace helper to display quota information for the Linux SMB client file system (CIFS) ## SYNOPSIS smb2-quota [-h] {options} {file system object} ## DESCRIPTION This tool is part of the cifs-utils suite. ...
# git-fsmonitor--daemon ## NAME git-fsmonitor--daemon - A Built-in Filesystem Monitor ## SYNOPSIS _git fsmonitor--daemon_ start _git fsmonitor--daemon_ run _git fsmonitor--daemon_ stop _git fsmonitor--daemon_ status ## DESCRIPTION ...
# ovs-tcpundump ## NAME ovs-tcpundump - convert "tcpdump -xx" output to hex strings ## SYNOPSIS **ovs-tcpundump < <file>** **ovs-tcpundump -h | --help** **ovs-tcpundump -V | --version** The **ovs-tcpundump** program reads **tcpdump -xx ...
# pmdasimple ## NAME **pmdasimple** - simple performance metrics domain agent (PMDA) ## SYNOPSIS **$PCP_PMDAS_DIR/simple/pmdasimple**[**-D** _debug_] [**-d** _domain_] [**-i** _port_] [**-l** _logfile_] [**-p**] [**-U** _username_] [**-u** _socket_] ## DESCRIPTION ...
# stty ## NAME stty - change and print terminal line settings ## SYNOPSIS **stty**[_-F DEVICE | --file=DEVICE_] [_SETTING_]... **stty**[_-F DEVICE | --file=DEVICE_] [_-a|--all_] **stty**[_-F DEVICE | --file=DEVICE_] [_-g|--save_] ## DESCRIPTION ...
# coreutils ## NAME coreutils - single binary for coreutils programs ## SYNOPSIS **coreutils** _--coreutils-prog=PROGRAM_NAME_ [_PARAMETERS_]... ## DESCRIPTION Execute the PROGRAM_NAME built-in program with the given PARAMETERS. **--hel...
# prtstat ## NAME prtstat - print statistics of a process ## SYNOPSIS **prtstat**[**-r** |**--raw**] _pid_ **prtstat -V** |**--version** ## DESCRIPTION **prtstat** prints the statistics of the specified process. This information comes f...
# as ## NAME AS - the portable GNU assembler. ## SYNOPSIS as [**-a**[**cdghilns**][=_file_]] [**--alternate**] [**--compress-debug-sections**] [**--nocompress-debug-sections**] [**-D**] [**--dump-config**] [**--debug-prefix-...
# mariadb-client-test ## NAME mariadb-client-test - test client API (mariadb-client-test is now a symlink to mariadb-client-test) mariadb-client-test-embedded - test client API for embedded server (mariadb-client-test-embedded is now a symlink to mariadb-client- ...
# hash ## 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...
# uuidgen ## NAME uuidgen - create a new UUID value ## SYNOPSIS **uuidgen**[options] ## DESCRIPTION The **uuidgen** program creates (and prints) a new universally unique identifier (UUID) using the **libuuid**(3) library. The new UUID can re...
# printf ## 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...
# pmtrace ## NAME **pmtrace** - command line performance instrumentation ## SYNOPSIS **pmtrace**[**-q?**] [**-c** _value_ | **-e** _command_ | **-v** _value_] [**-h** _host_] [**-S** _state_] _tag_ ## DESCRIPTION **pmtrace** provides a simple command ...
# dh_compress ## NAME dh_compress - compress files and fix symlinks in package build directories ## SYNOPSIS **dh_compress**[_debhelper options_] [**-X** _item_] [**-A**] [_file_ ...] ## DESCRIPTION **dh_compress** is a debhelper program that is respon...
# verifytree ## NAME verifytree - verify that a local yum repository is consistent ## SYNOPSIS **verifytree**[options] directory ## DESCRIPTION **verifytree** is a program that verifies whether a local yum repository is consistent. ## OPTIONS ...
# alias ## 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...
# systemd-path ## NAME systemd-path - List and query system and user paths ## SYNOPSIS **systemd-path**[OPTIONS...] [NAME...] ## DESCRIPTION **systemd-path** may be used to query system and user paths. The tool makes many of the paths described in...
# git-pack-refs ## NAME git-pack-refs - Pack heads and tags for efficient repository access ## SYNOPSIS _git pack-refs_ [--all] [--no-prune] [--auto] [--include <pattern>] [--exclude <pattern>] ## DESCRIPTION Traditionally, tips of branches and tags (c...
# false ## NAME false - do nothing, unsuccessfully ## SYNOPSIS **false**[_ignored command line arguments_] **false** _OPTION_ ## DESCRIPTION Exit with a status code indicating failure. **--help** display this help and exit ...
# git-stash ## NAME git-stash - Stash the changes in a dirty working directory away ## SYNOPSIS _git stash_ list [<log-options>] _git stash_ show [-u | --include-untracked | --only-untracked] [<diff-options>] [<stash>] _git stash_ drop [-q | --quiet] [<stash>] ...
# pmdasmart ## NAME **pmdasmart** - S.M.A.R.T Data PMDA ## SYNOPSIS **$PCP_PMDAS_DIR/smart/pmdasmart**[**-D** _debug_] ## DESCRIPTION **pmdasmart** is a Performance Metrics Domain Agent (PMDA) which exports metric values for Device Mapper on the local ...
# perf-lock ## NAME perf-lock - Analyze lock events ## SYNOPSIS _perf lock_ {record|report|script|info|contention} ## DESCRIPTION You can analyze various lock behaviours and statistics with this _perf lock_ command. 'perf lock recor...
# perf-sched ## NAME perf-sched - Tool to trace/measure scheduler properties (latencies) ## SYNOPSIS _perf sched_ {record|latency|map|replay|script|timehist} ## DESCRIPTION There are several variants of _perf sched_ : 'perf sched re...
# pmlogger_daily_report ## NAME **pmlogger_daily_report** - write Performance Co-Pilot daily summary reports ## SYNOPSIS **$PCP_BINADM_DIR/pmlogger_daily_report**[**-ApV?**] [**-a** _archivefile_] [**-f** _outputfile_] [**-h** _hostname_] [**-l** _logfile_] [**...
# dh_movetousr ## NAME dh_movetousr - canonicalize location according to merged-/usr ## SYNOPSIS **dh_movetousr**[_debhelper options_] [**--fail-noop** | **--warn-noop**] ## DESCRIPTION **dh_movetousr** is a **debhelper** program that canonicalizes paths ...
# dh_prep ## NAME dh_prep - perform cleanups in preparation for building a binary package ## SYNOPSIS **dh_prep**[_debhelper options_] [**-X** _item_] ## DESCRIPTION **dh_prep** is a debhelper program that performs some file cleanups in prep...
# userdbctl ## NAME userdbctl - Inspect users, groups and group memberships ## SYNOPSIS **userdbctl**[OPTIONS...] {COMMAND} [NAME...] ## DESCRIPTION **userdbctl** may be used to inspect user and groups (as well as group memberships) of the system....
# yacc ## 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...
# pmdiff ## NAME **pmdiff** - compares archives and report significant differences ## SYNOPSIS **pmdiff**[**-dzV?**] [**-B** _starttime_] [**-E** _endtime_] [**-p** _precision_] [**-q** _thres_] [**-S** _starttime_] [**--skip-excluded**] [**--skip-missing**] [**-T** ...
# gdiffmk ## Name gdiffmk - mark differences between _groff_ /_nroff_ /_troff_ files ## Synopsis **gdiffmk**[**-a** _add-mark_] [**-c** _change-mark_] [**-d** _delete-mark_] [**-x** _diff-_ _command_] [**-D**[**-B**] [**-M** _mark1 mark2_]] [**--**] _file1 file2_ ...
# git-submodule ## NAME git-submodule - Initialize, update or inspect submodules ## SYNOPSIS _git submodule_ [--quiet] [--cached] _git submodule_ [--quiet] add [<options>] [--] <repository> [<path>] _git submodule_ [--quiet] status [--cached] [--recursive] [--] ...
# ex ## 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 ...
# systemd-nspawn ## NAME systemd-nspawn - Spawn a command or OS in a lightweight container ## SYNOPSIS **systemd-nspawn**[OPTIONS...] [_COMMAND_ [ARGS...]] **systemd-nspawn** --boot [OPTIONS...] [ARGS...] ## DESCRIPTION **systemd-nspawn** may...
# msgcmp ## NAME msgcmp - compare message catalog and template ## SYNOPSIS **msgcmp**[_OPTION_] _def.po ref.pot_ ## DESCRIPTION Compare two Uniforum style .po files to check that both contain the same set of msgid strings. The def.po file is an existi...
# pmdacisco ## NAME **pmdacisco** - Cisco router performance metrics domain agent (PMDA) ## SYNOPSIS **$PCP_PMDAS_DIR/cisco/pmdacisco**[**-D** _debug_] [**-d** _domain_] [**-l** _logfile_] [**-U** _username_] [**-P** _password_] [**-r** _refresh_] [**-s** _prompt_] [**-M**...
# setfattr ## NAME setfattr - set extended attributes of filesystem objects ## SYNOPSIS **setfattr**[**-h**] **-n name**[**-v value**] **pathname**... **setfattr**[**-h**] **-x name pathname**... **setfattr**[**-h**] **--restore=file** ## DESCRIPTION ...
# cdrwtool ## NAME cdrwtool - perform various actions on a CD-R, CD-RW, and DVD-R ## SYNOPSIS **cdrwtool -d** _device_ **-i | -g** **cdrwtool -d** _device_ **-s [**_write-parameters_ **]** **cdrwtool -d** _device_ **-q [**_write-parameters_ **]** ...
# jailcheck ## NAME jailcheck - Simple utility program to test running sandboxes ## SYNOPSIS sudo jailcheck [OPTIONS] [directory] ## DESCRIPTION jailcheck attaches itself to all sandboxes started by the user and performs some basic tests on the sandbox...
# ps ## 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 ...
# strings ## NAME strings - print the sequences of printable characters in files ## SYNOPSIS strings [**-afovV**] [**-**_min-len_] [**-n** _min-len_] [**--bytes=**_min-len_] [**-t** _radix_] [**--radix=**_radix_] [**-e** _encod...
# cmp ## NAME cmp - compare two files byte by byte ## SYNOPSIS **cmp**[_OPTION_]... _FILE1_ [_FILE2_ [_SKIP1_ [_SKIP2_]]] ## DESCRIPTION Compare two files byte by byte. The optional SKIP1 and SKIP2 specify the number of bytes to skip at...
# pmlogcompress ## NAME **pmlogcompress** , **pmlogdecompress** - compress and decompress PCP archive files ## SYNOPSIS **pmlogcompress**[**-NV?**] [**-A** _arg_] [**-c** _proglist_] [**-f** _prog_] [**-l** _limit_] [**-o** _type_] [**-Z** _min_] _archive_ ... ...
# trace-cmd-reset ## NAME trace-cmd-reset - turn off all Ftrace tracing to bring back full performance ## SYNOPSIS **trace-cmd reset**[_OPTIONS_] ## DESCRIPTION The trace-cmd(1) reset command turns off all tracing of Ftrace. This will bring ...
# rsync-ssl ## NAME rsync-ssl - a helper script for connecting to an ssl rsync daemon ## SYNOPSIS rsync-ssl [--type=SSL_TYPE] RSYNC_ARGS The online version of this manpage (that includes cross-linking of topics) is available at ⟨https://download...
# gropdf ## Name gropdf - _groff_ output driver for Portable Document Format ## Synopsis **gropdf**[**-delsW**] [**-F** _font-directory_] [**-I** _inclusion-directory_] [**-p** _paper-format_] [**-u**[_cmap-file_]] [**-y** _foundry_] [_file_ ...] **g...
# pcp2json ## NAME **pcp2json** - pcp-to-json metrics exporter ## SYNOPSIS **pcp2json**[**-5CEGHIjLmnrRvVxXz?**] [**-4** _action_] [**-8** |**-9** _limit_] [**-a** _archive_] [**-A** _align_] [**--archive-folio** _folio_] [**-b** |**-B** _space-scale_] [**-c** ...
# afmtodit ## Name afmtodit - adapt Adobe Font Metrics files for _groff_ PostScript and PDF output ## Synopsis **afmtodit**[**-ckmnqsx**] [**-a** _slant_] [**-d** _device-description-file_] [**-e** _encoding-file_] [**-f** _internal-name_] [**-i** _ital...
# rawshark ## NAME rawshark - Dump and analyze raw pcap data ## SYNOPSIS **rawshark**[ **-d** <encap:linktype>|<proto:protoname> ] [ **-F** <field to display> ] [ **-l**] [ **-m** <bytes> ] [ **-o** <preference setting> ] ... [ **-p**] [ **-r** <pipe>|- ] [ **-R...
# nl ## 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 ...
# iostat ## NAME iostat - Report Central Processing Unit (CPU) statistics and input/output statistics for devices and partitions. ## SYNOPSIS **iostat [ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -s ] [ -t ] [ -U** **] [ -V ] [ -x ] [ -y ] [ -z ] [ --compact ] [ --...
# rm ## 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 ...
# pmdazimbra ## NAME **pmdazimbra** - Zimbra Collaboration Suite (ZCS) PMDA ## DESCRIPTION **pmdazimbra** is a Performance Metrics Domain Agent (PMDA) which exports metric values from several subsystems of the Zimbra Suite. Further details on Zimbra can be ...
# dh_installudev ## NAME dh_installudev - install udev rules files ## SYNOPSIS **dh_installudev**[_debhelper options_] [**-n**] [**--name=**_name_] [**--priority=**_priority_] ## DESCRIPTION **dh_installudev** is a debhelper program that is responsible...
# sha256sum ## NAME sha256sum - compute and check SHA256 message digest ## SYNOPSIS **sha256sum**[_OPTION_]... [_FILE_]... ## DESCRIPTION Print or check SHA256 (256-bit) checksums. With no FILE, or when FILE is -, read standard input. ...
# pcp2template ## NAME **pcp2XXX** - pcp-to-XXX metrics exporter ## SYNOPSIS **pcp2XXX**[**-5CGHIjLnrRvVz?**] [**-4** _action_] [**-8** |**-9** _limit_] [**-a** _archive_] [**-A** _align_] [**--archive-folio** _folio_] [**-b** |**-B** _space-scale_] [**-c** _config_] ...
# nm ## NAME nm - list symbols from object files ## SYNOPSIS nm [**-A** |**-o** |**--print-file-name**] [**-a** |**--debug-syms**] [**-B** |**--format=bsd**] [**-C** |**--demangle**[=_style_]] [**-D** |**--dynamic**] ...
# uclampset ## NAME uclampset - manipulate the utilization clamping attributes of the system or a process ## SYNOPSIS **uclampset**[options] [**-m** _minimum_] [**-M** _maximum_] **-p** _PID_ **uclampset**[options] [**-m** _minimum_] [**-M** _maximum_] _com...
# uustat ## 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...
# hostname ## NAME hostname - show or set the system's host name dnsdomainname - show the system's DNS domain name domainname - show or set the system's NIS/YP domain name nisdomainname - show or set system's NIS/YP domain name nodename - show or set the system...
# systemd-machine-id-setup ## NAME systemd-machine-id-setup - Initialize the machine ID in /etc/machine-id ## SYNOPSIS **systemd-machine-id-setup** ## DESCRIPTION **systemd-machine-id-setup** may be used by system installer tools to ini...
# nfs4_setfacl ## NAME nfs4_setfacl, nfs4_editfacl - manipulate NFSv4 file/directory access control lists ## SYNOPSIS **nfs4_setfacl**[OPTIONS] COMMAND _file_... **nfs4_editfacl**[OPTIONS] _file_... ## DESCRIPTION **nfs4_setfacl** manipulate...
# pcp-free ## NAME **pcp-free** - report on free and used memory in the system ## SYNOPSIS **pcp**[_pcp options_] **free**[**-bkmgroltVw?**] [**-c** _count_] [**-s** _interval_] ## DESCRIPTION **pcp-free** gives a summary display of the total amount of free and ...