<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="File format - Page 26 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=file_format&amp;p=25">1.Previous</a><br />
<a accesskey="3" href="page.php?w=file_format&amp;p=27">3.Next</a>
</p>
<p>failing a well-designed magic number test is a pretty sure sign that the file is either corrupt or of the wrong type. On the other hand, a valid magic number does not guarantee that the file is not corrupt or is of a correct type.</p>

<p>So-called <a href="page.php?w=shebang_%28Unix%29">shebang</a> lines in <a href="page.php?w=scripting_language">script files</a> are a special case of magic numbers. There, the magic number consists of human-readable text within the file that identifies a specific <a href="page.php?w=interpreter_%28computing%29">interpreter</a></p><p>
<a accesskey="1" href="page.php?w=file_format&amp;p=25">1.Previous</a><br />
<a accesskey="3" href="page.php?w=file_format&amp;p=27">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
