Cheatsheet & Examples: jobs
The jobs command displays the status of jobs currently running in the background or stopped. It lists their job number, status, and the command that started the job.
Listing Active Jobs
Example Usage:
jobs
What it does:
Lists all jobs that are curren...
tech.mrleong.net3 min read