aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/file-desc.xml
blob: a528fee4ecfa9aac2ac3dca96cf4c2bc16bb254d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<sect2><title>Contents of File</title>

<para>Last checked against version &file-contversion;.</para>

<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>