Path to this page:
./
devel/diffutils,
GNU diff utilities - find the differences between files
Branch: pkgsrc-2008Q4,
Version: 2.8.1nb3,
Package name: diffutils-2.8.1nb3,
Maintainer: pkgsrc-usersGNU diff utilities:
You can use the `diff' command to show differences between two
files, or each corresponding file in two directories. `diff' outputs
differences between files line by line in any of several formats,
selectable by command line options. This set of differences is often
called a "diff" or "patch". For files that are identical, `diff'
normally produces no output; for binary (non-text) files, `diff'
normally reports only that they are different.
You can use the `cmp' command to show 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.
You can use the `diff3' command to show differences among three
files. When two people have made independent changes to a common
original, `diff3' can report the differences between the original and
the two changed versions, and can produce a merged file that contains
both persons' changes together with warnings about conflicts.
You can use the `sdiff' command to merge two files interactively.
Master sites: (Expand)
SHA1: a4c467c3a6a08cde9f3d94d02067ec26436e7dc5
RMD160: a61b15401f140097d39dfe00cd2a8062bcdfaa0e
Filesize: 761.803 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version diffutils-2.8.1nb3 (created)