[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This chapter discusses what job control is, how it works, and how Bash allows you to access its facilities.
7.1 Job Control Basics How job control works. 7.2 Job Control Builtins Bash builtin commands used to interact with job control. 7.3 Job Control Variables Variables Bash uses to customize job control.