Linux_FoundationLinux_Foundation
LFCS · Question #851
LFCS Question #851: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #851. The question stem and answer options stay visible for context.
Submitted by olafpl· Apr 18, 2026Essential Commands
Question
Given the following output: prompt> myapp [1]+ Stopped myapp prompt> Which of the following commands will resume executing the stopped process while allowing the user to continue to type commands at the command prompt?
Options
- Abg myapp
- Bcontinue myapp
- Cexec myapp
- Dfg myapp
- Emyapp &
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Process management#Job control#Background processes#Shell commands