file-desc.xml 512 B

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