file-desc.xml 517 B

123456789101112131415161718
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &file-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <sect4><title>file</title>
  6. <para>file tests each specified file in an attempt to classify it. There are
  7. three sets of tests, performed in this order: filesystem tests,
  8. magic number tests and language tests. The first test that succeeds
  9. causes the file type to be printed.</para></sect4>
  10. </sect3>
  11. </sect2>