<?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="Shebang (Unix) - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=shebang_(Unix)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shebang_%28Unix%29&amp;p=3">3.Next</a>
</p>
<p>a shebang is used as if it were an executable in a <a href="page.php?w=Unix-like">Unix-like</a> operating system, the <a href="page.php?w=Loader_%28computing%29">program loader</a> mechanism parses the rest of the file's initial line as an interpreter directive. The loader executes the specified <a href="page.php?w=Interpreter_%28computing%29">interpreter</a> program, passing to it as an argument the path that was initially used when attempting to run the script, so that the program may use the file as input data. For example, if a script is</p><p>
<a accesskey="1" href="page.php?w=shebang_(Unix)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shebang_%28Unix%29&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
