💻 Software
How can I resume a stopped job in Linux?
Fresh7 days ago
Mar 15, 2026591056 viewsConfidence Score1%
1%
Problem
How can I resume a stopped job in Linux? I was using emacs and accidentally hit ctrl-z which blasted me back to the console. I can see it when I type 'jobs'
Error Output
[*****]$ jobs [1]+ Stopped emacs test_queue.cpp
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I resume a stopped job in Linux?
Low Risk
The command is what you want to use. You can also give it a job number if there are more than one stopped jobs.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix