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

<para>The File package contains the file program.</para>

</sect2>

<sect2><title>Description</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>

</sect2>