Difference between revisions of "Diffutils"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
(diffutils-3.8)
Line 4: Line 4:
 
|Full description=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.
 
|Full description=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.
 
|Homepage URL=https://www.gnu.org/software/diffutils/
 
|Homepage URL=https://www.gnu.org/software/diffutils/
 +
|Version download=https://ftp.gnu.org/gnu/diffutils/diffutils-3.8.tar.xz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.sv.gnu.org/diffutils
 
|VCS checkout command=git clone git://git.sv.gnu.org/diffutils
 
|Documentation note=https://www.gnu.org/s/diffutils/manual/
 
|Documentation note=https://www.gnu.org/s/diffutils/manual/
 
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
Line 16: Line 15:
 
|Version date=2018/12/31
 
|Version date=2018/12/31
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/diffutils/diffutils-3.7.tar.xz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
 
|Last review date=2019/01/23
 
|Last review date=2019/01/23
Line 33: Line 31:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
 +
|License copyright=Copyright (C) 1992, 1998, 2001-2002, 2004, 2009-2013, 2015-2021 Free Software Foundation, Inc.
 
|License verified by=Genium
 
|License verified by=Genium
|License verified date=2016/03/10
+
|License verified date=2021-08-02
 +
|License note=https://git.savannah.gnu.org/cgit/diffutils.git/tree/COPYING
 
}}
 
}}
{{Person
+
{{Software category
|Real name=Paul Eggert
+
|Interface=command-line, console
|Role=Maintainer
+
|Programming-language=C
|Email=eggert@cs.ucla.edu
+
|Runs-on=BSD, OS X, GNU/Linux
 +
|Software-development=version-control
 +
|Text-creation=word-processing
 +
|Use=software-development, text-creation
 +
|Works-with=text
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=diffutils
 
}}
 
}}
 
{{Person
 
{{Person
Line 46: Line 54:
 
|Email=meyering@fb.com
 
|Email=meyering@fb.com
 
}}
 
}}
{{Resource
+
{{Person
|Resource audience=Debian (Ref) (R)
+
|Real name=Paul Eggert
|Resource URL=https://tracker.debian.org/pkg/diff
+
|Role=Maintainer
 +
|Email=eggert@cs.ucla.edu
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian (Ref)
+
|Resource audience=Savannah
|Resource URL=https://tracker.debian.org/pkg/diffutils
+
|Resource kind=Developer
}}
 
{{Resource
 
|Resource audience=Savannah (Ref)
 
 
|Resource URL=https://savannah.gnu.org/projects/diffutils/
 
|Resource URL=https://savannah.gnu.org/projects/diffutils/
 
}}
 
}}
Line 98: Line 104:
 
|Resource URL=https://savannah.gnu.org/people/
 
|Resource URL=https://savannah.gnu.org/people/
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line, console
+
|Resource audience=Debian
|Programming-language=C
+
|Resource kind=Developer
|Runs-on=GNU/Linux
+
|Resource URL=https://tracker.debian.org/pkg/diffutils
|Software-development=version-control
+
}}
|Text-creation=word-processing
+
{{Resource
|Use=software-development, text-creation
+
|Resource audience=Debian
|Works-with=text
+
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/diff
 +
}}
 +
{{EntryDetails
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 07:32, 2 August 2021


[edit]

GNU Diffutils

https://www.gnu.org/software/diffutils/
Finds differences between and among files.

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.








Entry












"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






















"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








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

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.