diffutils-desc.xml 625 B

1234567891011121314151617181920212223
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &diffutils-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <para><command>cmp</command> compares two files and reports whether or
  6. in which bytes they differ.</para>
  7. <para><command>diff</command> compares two files or directories and reports
  8. which lines in the files differ.</para>
  9. <para><command>diff3</command> compares three files line by line.</para>
  10. <para><command>sdiff</command> merges two files and interactively outputs
  11. the results.</para>
  12. </sect3>
  13. </sect2>