<?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 builtin - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=shell_builtin&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shell_builtin&amp;p=3">3.Next</a>
</p>
<p>it requires modifying the shell. Therefore, a shell builtin is usually only used for simple, almost trivial, commands, such as text output.</p>

<p>Some commands must be implemented as builtins due to the nature of the <a href="page.php?w=operating_system">operating system</a>. Notably, the <code><a href="page.php?w=cd_%28command%29">cd</a></code> command, which changes the <a href="page.php?w=working_directory">working directory</a> of the shell is often a builtin since a program runs in a separate <a href="page.php?w=Process_%28computing%29">process</a></p><p>
<a accesskey="1" href="page.php?w=shell_builtin&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=shell_builtin&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
