pkg://diffutils-2.7-17.i386.rpm:106207/HEADER
downloads
Name : diffutils Relocations: /usr
Version : 2.7 Vendor: Red Hat, Inc.
Release : 17 Build Date: Thu Feb 3 21:50:38 2000
Install date: (not installed) Build Host: porky.devel.redhat.com
Group : Applications/Text Source RPM: diffutils-2.7-17.src.rpm
Size : 155909 License: GPL
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary : A GNU collection of diff utilities.
Description :
Diffutils includes four utilities: diff, cmp, diff3 and sdiff. Diff
compares two files and shows the differences, line by line. The cmp
command shows the offset and line numbers where two files differ, or
cmp can show the characters that differ between the two files. The
diff3 command shows the differences between three files. Diff3 can be
used when two people have made independent changes to a common
original; diff3 can produce a merged file that contains both sets of
changes and warnings about conflicts. The sdiff command can be used
to merge two files interactively.
Install diffutils if you need to compare text files.