Job Control
This chapter discusses what job control is, how it works, and how Bash allows you to access its facilities.
• Job Control Basics: | How job control works. | |
• Job Control Builtins: | Bash builtin commands used to interact with job control. | |
• Job Control Variables: | Variables Bash uses to customize job control. |