summaryrefslogtreecommitdiff
path: root/devdocs/bash/job-control.html
blob: f96fb0e2cd909a5d33a5fcf9f3af118a84b90ec5 (plain)
1
2
3
4
5
6
<h1 class="chapter">Job Control</h1> <p>This chapter discusses what job control is, how it works, and how Bash allows you to access its facilities. </p> <ul class="section-toc"> <li><a href="job-control-basics" accesskey="1">Job Control Basics</a></li> <li><a href="job-control-builtins" accesskey="2">Job Control Builtins</a></li> <li><a href="job-control-variables" accesskey="3">Job Control Variables</a></li> </ul><div class="_attribution">
  <p class="_attribution-p">
    Copyright &copy; 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.<br>Licensed under the GNU Free Documentation License.<br>
    <a href="https://www.gnu.org/software/bash/manual/html_node/Job-Control.html" class="_attribution-link">https://www.gnu.org/software/bash/manual/html_node/Job-Control.html</a>
  </p>
</div>