Job control
Job control lets you control processes, or programs, that are currently running on your machine. bash tracks processes you start from the command line so that you can suspend a process and resume running it later.