jobs โ€” Display status of jobs in the current session. # source: tldr ยท verified Examples: # View jobs spawned by the current shell [GNU] $ jobs # List jobs and their process IDs [GNU] $ jobs -l # Display information about jobs with changed status [GNU] $ jobs -n # โœŽ Wrong or incomplete? Improve this page โ†’ https://curlhub.sh/man/jobs