Diff 2.8.1-12

File comparison utilities The diff package provides the diff, diff3, sdiff, and cmp programs. `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file.
Section:
base
Maintainers:
Size:
184964 bytes
MD5sum:
1eb00f40f5f656e5b3a9185375f7f26f
Status:
Package imported
QA Quarantine ends:
ENDED 2010-01-27 09:21

Package events

Event typeUserTimestamp
Package importedSystem2010-01-27 09:21 UTC

Comments:

There have been no comments so far.

Comments:

You must be logged in to make comments.