GNU 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


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2

Rate it!

 

About

Leadership
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

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
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.