edit between two and eight versions of a file with Vim and show differences NAME vimdiff - edit between two and eight versions of a file with Vim and show differences SYNOPSIS vimd…Backend for fast Git data importers NAME git-fast-import - Backend for fast Git data importers SYNOPSIS frontend | git fast-import [<options>] DESCRIPTION This program is usually n…join lines of two files on a common field NAME join - join lines of two files on a common field SYNOPSIS join [ OPTION ]... FILE1 FILE2 DESCRIPTION For each pair of input lines wit…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]…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 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…a simple wrapper around curl to easily download files. NAME wcurl - a simple wrapper around curl to easily download files. SYNOPSIS wcurl <URL>... wcurl [--curl-options <CURL_OPTIO…Add file contents to the index NAME git-add - Add file contents to the index SYNOPSIS git add [--verbose | -v] [--dry-run | -n] [--force | -f] [--interactive | -i] [--patch | -p] […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…check file types and compare values NAME test - check file types and compare values SYNOPSIS test EXPRESSION test [ EXPRESSION ] [ ] [ OPTION DESCRIPTION Exit with the status deter…compare two sorted files line by line NAME comm - compare two sorted files line by line SYNOPSIS comm [ OPTION ]... FILE1 FILE2 DESCRIPTION Compare sorted files FILE1 and FILE2 lin…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 …compare compressed files NAME zcmp, zdiff - compare compressed files SYNOPSIS zcmp [ cmp_options ] file1 [ file2 ] zdiff [ diff_options ] file1 [ file2 ] DESCRIPTION The zcmp and z…compare compressed files NAME zcmp, zdiff - compare compressed files SYNOPSIS zcmp [ cmp_options ] file1 [ file2 ] zdiff [ diff_options ] file1 [ file2 ] DESCRIPTION The zcmp and z…call the link function to create a link to a file NAME link - call the link function to create a link to a file SYNOPSIS link FILE1 FILE2 link OPTION DESCRIPTION Call the link func…compare two files byte by byte NAME cmp - compare two files byte by byte SYNOPSIS cmp [ OPTION ]... FILE1 [ FILE2 [ SKIP1 [ SKIP2 ]]] DESCRIPTION Compare two files byte by byte. Th…side-by-side merge of file differences NAME sdiff - side-by-side merge of file differences SYNOPSIS sdiff [ OPTION ]... FILE1 FILE2 DESCRIPTION Side-by-side merge of differences be…a string-replacement utility NAME replace - a string-replacement utility SYNOPSIS replace arguments DESCRIPTION The replace utility program changes strings in place in files or on …display the internal structure of zip files NAME zipdetails - display the internal structure of zip files SYNOPSIS zipdetails [options] zipfile.zip DESCRIPTION This program creates…