Categories
Diffutils
A group of utilities that displays difference between and among text files. 'diff' outputs the difference between two files in any of several formats. If the files are identical, it normally produces no ouput; if they are binary (non-text) it normally reports only that they are different. 'cmp' shows the offsets and files numbers where two files differ; it can also show, side by side, all the characters that differ between the two files. 'sdiff' merges two files interactively. 'diff3' shows differences among three files. If two people have made independent changes to a common original, diff3 reports that difference between the original and the two changed versions, and can produce a merged file that contains both persons' changes along with warnings about conflicts.
Last updated 31 Mar, 2008
About
Leadership
- Paul Eggert - Maintainer
Related Projects
Compare, Grep, Hashed Text Utilities, KDiff3, LibXDiff, Meld, OSSPsvs, Patch, Textutils, compare, fldiff, gawk, gtkdiff, imediff2, tkdiff, wdiff
Subprograms
diff, cmp, sdiff, diff3
Versions
2.8.1
2.8.1 stable released 2002-04-10
- Released: 10 Apr, 2002
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/diffutils/diffutils-...
- Licenses: GPLv2
- Interfaces: Command Line, Console
User Community and Support
User manual available in HTML format from http://www.gnu.org/software/diffutils/manual/diff.html Printed user manual available from http://www.network-theory.co.uk/diff/manual/
General Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anoncvs@subversions.gnu.org:/cvsroot/diffutils - VCS Repository Webview




