search for files in a directory hierarchy NAME find - search for files in a directory hierarchy SYNOPSIS find [-H] [-L] [-P] [-D debugopts] [-Olevel] [starting-point...] [expressio…...thout arguments also lists all tags. The pattern is a shell wildcard (i.e., matched using fnmatch(3)). Multiple patterns may be given; if any of them matches, the tag is shown. …...erns are given, only refs are shown that match against at least one pattern, either using fnmatch(3) or literally, in the latter case matching completely or from the beginning u…Compares files in the working tree and the index NAME git-diff-files - Compares files in the working tree and the index SYNOPSIS git diff-files [-q] [-0 | -1 | -2 | -3 | -c | --cc]…...ntains a single pattern. Patterns have the same syntax and semantics as patterns used for fnmatch(3) without the FNM_PATHNAME flag, except a pathname also matches a pattern if r…Compare a tree to the working tree or index NAME git-diff-index - Compare a tree to the working tree or index SYNOPSIS git diff-index [-m] [--cached] [--merge-base] [<common-diff-o…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…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>] [--] …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…Control the systemd system and service manager NAME systemctl - Control the systemd system and service manager SYNOPSIS systemctl [OPTIONS...] COMMAND [UNIT...] DESCRIPTION systemc…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…