diffutils-desc.xml 502 B

1234567891011121314151617
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Short descriptions</title>
  3. <para><command>cmp</command> compares two files and reports whether or
  4. in which bytes they differ.</para>
  5. <para><command>diff</command> compares two files or directories and reports
  6. which lines in the files differ.</para>
  7. <para><command>diff3</command> compares three files line by line.</para>
  8. <para><command>sdiff</command> merges two files and interactively outputs
  9. the results.</para>
  10. </sect2>