<?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="Shell script - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=shell_script&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shell_script&amp;p=4">3.Next</a>
</p>
<p>are ignored by the shell. They typically begin with the hash symbol (<code>#</code>), and continue until the end of the line.</p>

<p><big>Configurable choice of scripting language</big></p>
<p>The <a href="page.php?w=Shebang_%28Unix%29">shebang</a>, or hash-bang, is a special kind of comment which the system uses to determine what interpreter to use to execute the file. The shebang must be the first line of the file, and start with "<code>#!</code>". In Unix-like operating systems, the characters following the "<code>#!</code>" prefix are interpreted</p><p>
<a accesskey="1" href="page.php?w=shell_script&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shell_script&amp;p=4">3.Next</a>
</p>

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

</card>
</wml>
