lfs/appendixa/file-desc.xml
Gerard Beekmans cf24ff11cc fixed upper case / lower case mistakes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-23 17:00:34 +00:00

18 lines
472 B
XML

<sect2><title>Contents of File-&file-contversion;</title>
<sect3><title>Program Files</title>
<para>file</para></sect3>
<sect3><title>Descriptions</title>
<sect4><title>file</title>
<para>file tests each specified file in an attempt to classify it. There are
three sets of tests, performed in this order: filesystem tests,
magic number tests, and language tests. The first test that succeeds
causes the file type to be printed.</para></sect4>
</sect3>
</sect2>