Job Control (Bash Reference Manual)

From Get docs
Bash/docs/latest/Job-Control

Next: Command Line Editing, Previous: Bash Features, Up: Top   [Contents][Index]



7 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.