define a new PostgreSQL user account NAME createuser - define a new PostgreSQL user account SYNOPSIS createuser [ connection-option ...] [ option ...] [ username ] DESCRIPTION crea…create a new PostgreSQL database NAME createdb - create a new PostgreSQL database SYNOPSIS createdb [ connection-option ...] [ option ...] [ dbname [ description ]] DESCRIPTION cre…remove a PostgreSQL user account NAME dropuser - remove a PostgreSQL user account SYNOPSIS dropuser [ connection-option ...] [ option ...] [ username ] DESCRIPTION dropuser removes…create a temporary file or directory NAME mktemp - create a temporary file or directory SYNOPSIS mktemp [ OPTION ]... [ TEMPLATE ] DESCRIPTION Create a temporary file or directory,…Create, list, delete refs to replace objects NAME git-replace - Create, list, delete refs to replace objects SYNOPSIS git replace [-f] <object> <replacement> git replace [-f] --edi…Create an empty Git repository or reinitialize an existing one NAME git-init - Create an empty Git repository or reinitialize an existing one SYNOPSIS git init [ -q | --quiet ] [ -…restore a PostgreSQL database from an archive file created by pg_dump NAME pg_restore - restore a PostgreSQL database from an archive file created by pg_dump SYNOPSIS pg_restore [ …create a temporary file in a safe manner NAME tempfile - create a temporary file in a safe manner SYNOPSIS tempfile [-d DIR] [-p STRING] [-s STRING] [-m MODE] [-n FILE] [--director…run program in new namespaces NAME unshare - run program in new namespaces SYNOPSIS unshare [options] [ program [ arguments ]] DESCRIPTION The unshare command creates new namespace…Creates a tag object with extra validation NAME git-mktag - Creates a tag object with extra validation SYNOPSIS git mktag DESCRIPTION Reads a tag’s contents on standard input and c…Create an archive of files from a named tree NAME git-archive - Create an archive of files from a named tree SYNOPSIS git archive [--format=<fmt>] [--list] [--prefix=<prefix>/] [<e…a database backup program (mariadb-dump is now a symlink to mariadb-dump) NAME mariadb-dump - a database backup program (mariadb-dump is now a symlink to mariadb-dump) SYNOPSIS mar…a database backup program (mariadb-dump is now a symlink to mariadb-dump) NAME mariadb-dump - a database backup program (mariadb-dump is now a symlink to mariadb-dump) SYNOPSIS mar…create, modify, and extract from archives NAME ar - create, modify, and extract from archives SYNOPSIS ar [ -X32_64 ] [ - ] p [ mod ] [ --plugin name ] [ --target bfdname ] [ --out…create, modify, and extract from archives NAME ar - create, modify, and extract from archives SYNOPSIS ar [ -X32_64 ] [ - ] p [ mod ] [ --plugin name ] [ --target bfdname ] [ --out…control PostgreSQL logical decoding streams NAME pg_recvlogical - control PostgreSQL logical decoding streams SYNOPSIS pg_recvlogical [ option ...] DESCRIPTION pg_recvlogical contr…Switch branches or restore working tree files NAME git-checkout - Switch branches or restore working tree files SYNOPSIS git checkout [-q] [-f] [-m] [<branch>] git checkout [-q] [-…Clone a repository into a new directory NAME git-clone - Clone a repository into a new directory SYNOPSIS git clone [ --template= <template-directory> ] [ -l ] [ -s ] [ --no-hardli…Stash the changes in a dirty working directory away NAME git-stash - Stash the changes in a dirty working directory away SYNOPSIS git stash list [<log-options>] git stash show [-u …the stupid content tracker NAME git - the stupid content tracker SYNOPSIS git [-v | --version] [-h | --help] [-C <path>] [-c <name>=<value>] [--exec-path[=<path>]] [--html-path] [-…