Job Control
In this lesson, you’ll learn what job control is, and how to manage and run multiple jobs in your shell.
We'll cover the following
How Important is this Lesson?
Job control is a core feature of bash, and considered a central concept to understand if you are using bash every day.
Starting Jobs
You’re going to look at running a simple job using the sleep
command.
Type this in:
Get hands-on with 1400+ tech skills courses.