capability shell wrapper NAME capsh - capability shell wrapper SYNOPSIS capsh [ OPTION ]... DESCRIPTION Linux capability support and use can be explored and constrained with this t…run a program with different Linux privilege settings NAME setpriv - run a program with different Linux privilege settings SYNOPSIS setpriv [options] program [ arguments ] DESCRIPT…convert text files for printing NAME pr - convert text files for printing SYNOPSIS pr [ OPTION ]... [ FILE ]... DESCRIPTION Paginate or columnate FILE(s) for printing. With no FILE…run program in new namespaces NAME unshare - run program in new namespaces SYNOPSIS unshare [options] [ program [ arguments ]] DESCRIPTION The unshare command creates new namespace…manipulate the real-time attributes of a process NAME chrt - manipulate the real-time attributes of a process SYNOPSIS chrt [options] priority command argument ... chrt [options] -…execute a program periodically, showing output fullscreen NAME watch - execute a program periodically, showing output fullscreen SYNOPSIS watch [ options ] command DESCRIPTION watc…make typescript of terminal session NAME script - make typescript of terminal session SYNOPSIS script [options] [ file ] DESCRIPTION script makes a typescript of everything on your…manage locks from shell scripts NAME flock - manage locks from shell scripts SYNOPSIS flock [options] file | directory command [ arguments ] flock [options] file | directory -c com…run a command with substitute user and group ID NAME su - run a command with substitute user and group ID SYNOPSIS su [options] [ - ] [ user [ argument ...]] DESCRIPTION su allows …Show top control groups by their resource usage NAME systemd-cgtop - Show top control groups by their resource usage SYNOPSIS systemd-cgtop [OPTIONS...] [GROUP] DESCRIPTION systemd…columnate lists NAME column - columnate lists SYNOPSIS column [options] [ file ...] DESCRIPTION The column utility formats its input into multiple columns. It supports three modes:…compare files line by line NAME diff - compare files line by line SYNOPSIS diff [ OPTION ]... FILES DESCRIPTION Compare FILES line by line. Mandatory arguments to long options are …build and execute command lines from standard input NAME xargs - build and execute command lines from standard input SYNOPSIS xargs [ options ] [ command [ initial-arguments ]] DES…display Linux processes NAME top - display Linux processes SYNOPSIS top [options] DESCRIPTION The top program provides a dynamic real-time view of a running system. It can display …run program in different namespaces NAME nsenter - run program in different namespaces SYNOPSIS nsenter [options] [ program [ arguments ]] DESCRIPTION The nsenter command executes …Annotate file lines with commit information NAME git-annotate - Annotate file lines with commit information SYNOPSIS git annotate [<options>] [<rev-opts>] [<rev>] [--] <file> DESCR…extract a PostgreSQL database into a script file or other archive file NAME pg_dump - extract a PostgreSQL database into a script file or other archive file SYNOPSIS pg_dump [ conn…Show what revision and author last modified each line of a file NAME git-blame - Show what revision and author last modified each line of a file SYNOPSIS git blame [-c] [-b] [-l] […format manual pages NAME mandoc — format manual pages SYNOPSIS mandoc [ -ac ] [ -I os = name ] [ -K encoding ] [ -mdoc | -man ] [ -O options ] [ -T output ] [ -W level ] [ file ...…Show changes between commits, commit and working tree, etc NAME git-diff - Show changes between commits, commit and working tree, etc SYNOPSIS git diff [<options>] [<commit>] [--] …