<?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="Process group - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=process_group&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=process_group&amp;p=6">3.Next</a>
</p>
<p>process group of its <a href="page.php?w=controlling_terminal">controlling terminal</a>, thus determining what processes (and thus what command pipelines) may perform I/O to and from the terminal at any given time.</p>

<p>When the shell <a href="page.php?w=fork_%28operating_system%29"><syntaxhighlight lang="c" inline>fork</syntaxhighlight>s</a> a new child process for a command pipeline, both the parent shell process and the <a href="page.php?w=child_process">child process</a> immediately make the child process the leader of the process group</p><p>
<a accesskey="1" href="page.php?w=process_group&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=process_group&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
