LDP/LDP/retired/LFS/appendixa/diffutils-desc.xml

18 lines
502 B
XML
Raw Permalink Normal View History

2003-11-06 15:49:30 +00:00
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
2002-10-07 16:04:19 +00:00
2003-11-06 15:49:30 +00:00
<sect2><title>Short descriptions</title>
2001-12-04 21:26:54 +00:00
2003-11-06 15:49:30 +00:00
<para><command>cmp</command> compares two files and reports whether or
in which bytes they differ.</para>
2001-12-04 21:26:54 +00:00
2003-11-06 15:49:30 +00:00
<para><command>diff</command> compares two files or directories and reports
which lines in the files differ.</para>
2001-12-04 21:26:54 +00:00
2003-11-06 15:49:30 +00:00
<para><command>diff3</command> compares three files line by line.</para>
2001-12-04 21:26:54 +00:00
2003-11-06 15:49:30 +00:00
<para><command>sdiff</command> merges two files and interactively outputs
the results.</para>
2001-12-04 21:26:54 +00:00
</sect2>