run program in different namespaces NAME nsenter - run program in different namespaces SYNOPSIS nsenter [options] [ program [ arguments ]] DESCRIPTION The nsenter command executes …Rewrite branches NAME git-filter-branch - Rewrite branches SYNOPSIS git filter-branch [--setup <command>] [--subdirectory-filter <directory>] [--env-filter <command>] [--tree-filte…Summarize 'git log' output NAME git-shortlog - Summarize 'git log' output SYNOPSIS git shortlog [<options>] [<revision-range>] [[--] <path>...] git log --pretty=short | git shortlo…run program in new namespaces NAME unshare - run program in new namespaces SYNOPSIS unshare [options] [ program [ arguments ]] DESCRIPTION The unshare command creates new namespace…Lists commit objects in reverse chronological order NAME git-rev-list - Lists commit objects in reverse chronological order SYNOPSIS git rev-list [<options>] <commit>... [--] [<pat…EXPERIMENTAL: Replay commits on a new base, works with bare repos too NAME git-replay - EXPERIMENTAL: Replay commits on a new base, works with bare repos too SYNOPSIS (EXPERIMENTAL…Show commit logs NAME git-log - Show commit logs SYNOPSIS git log [<options>] [<revision-range>] [[--] <path>...] DESCRIPTION Shows the commit logs. List commits that are reachable…Create a new commit object NAME git-commit-tree - Create a new commit object SYNOPSIS git commit-tree <tree> [(-p <parent>)...] git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-…Show various types of objects NAME git-show - Show various types of objects SYNOPSIS git show [<options>] [<object>...] DESCRIPTION Shows one or more objects (blobs, trees, tags an…look up, signal, or wait for processes based on name and other attributes NAME pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes SYN…look up, signal, or wait for processes based on name and other attributes NAME pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes SYN…look up, signal, or wait for processes based on name and other attributes NAME pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes SYN…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 ...…Compares the content and mode of blobs found via two tree objects NAME git-diff-tree - Compares the content and mode of blobs found via two tree objects SYNOPSIS git diff-tree [--s…Pick out and massage parameters NAME git-rev-parse - Pick out and massage parameters SYNOPSIS git rev-parse [<options>] <arg>... DESCRIPTION Many Git porcelainish commands take a m…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…send a signal or report process status NAME skill, snice - send a signal or report process status SYNOPSIS skill [ signal ] [ options ] expression snice [ new priority ] [ options …send a signal or report process status NAME skill, snice - send a signal or report process status SYNOPSIS skill [ signal ] [ options ] expression snice [ new priority ] [ options …Git data exporter 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 suita…make directories NAME mkdir - make directories SYNOPSIS mkdir [ OPTION ]... DIRECTORY ... DESCRIPTION Create the DIRECTORY(ies), if they do not already exist. Mandatory arguments t…