jobs
Use
jobs
What It Does
jobs lists jobs controlled by your current shell.
Practice
Run it after stopping a command with Ctrl-Z.
Watch Out
Jobs are per shell. A different terminal may not show the same jobs.
Linux Foundationsjobs
jobs lists jobs controlled by your current shell.
Run it after stopping a command with Ctrl-Z.
Jobs are per shell. A different terminal may not show the same jobs.