diff
Definition from Wiktionary, the free dictionary
Contents |
English[edit]
Noun[edit]
diff (plural diffs)
- (slang) Abbreviation of difference.
- A peach and an apricot? What's the diff?
- (computing) Any program which compares two files or sets of files and outputs a description of the differences between them.
- (computing) The output of a diff program. A diff file.
- 2004, Paul Graham, Great Hackers, Essay:
- I didn't want to waste people's time telling them things they already knew. It's more efficient just to give them the diffs.
- 2004, Paul Graham, Great Hackers, Essay:
- (medicine) Abbreviation of differential: differential of types of white blood cell in a complete blood count.
- (slang) Abbreviation of difficult.
- (rock climbing) A difficult route.
Verb[edit]
diff (third-person singular simple present diffs, present participle diffing, simple past and past participle diffed)
- (transitive, computing) To run a diff program on (files or items).
- (transitive, computing) To produce a description of changes made to a collection of files. To produce a patch file.
- (transitive, computing) To compare two files or other objects, manually or otherwise.
Proper noun[edit]
diff
- (computing) A program, historically part of the Unix operating system, which compares two files or sets of files and outputs a description of the differences between them.
See also[edit]
- (computing) patch
Related terms[edit]
- (computing) diff file