diff
n.
difference; (Computers) program that makes a comparison of two files and produces a report of the differences between them
Diff
In
computing, diff is a
file comparison utility that outputs the differences between two files. The program displays the changes made per line for text files. Modern implementations also support
binary files. The output is called a diff or more commonly a patch since the output can be applied with the program
patch. The output of similar file comparison utilities are also called a "diff". Like the use of the word "
grep" for describing the act of searching, the word diff is used in
jargon as a verb for calculating any difference.
See more at Wikipedia.org...
Difference
diff
/dif/ 1. A change listing, especially giving differences between (and additions to) different versions of a piece of source code or documentation (the term is often used in the plural "diffs"). "Send me your diffs for the Jargon File!"
Compare
vdiff.
2. Specifically, such a listing produced by the diff
Unix command, especially when used as input to the
patch utility (which actually performs the modifications). This is a common method of distributing patches and source updates.
3. To compare (whether or not by use of automated tools on machine-readable files).
See also
vdiff,
mod.
[
Jargon File]
(1995-02-10)
(c) Copyright 1993 by Denis Howe
Diff
diff
differential