LPI
101-400 · Question #392
Given the following output: prompt> myapp [1]+ Stopped myapp prompt> Which of the following commands will resume executing the stopped process and make it the current job?
The correct answer is D. fg myapp. See the full explanation below for the reasoning.
Question
Given the following output: prompt> myapp [1]+ Stopped myapp prompt> Which of the following commands will resume executing the stopped process and make it the current job?
Options
- Abg myapp
- Bcontinue myapp
- Cexec myapp
- Dfg myapp
- Emyapp &
How the community answered
(49 responses)- A4% (2)
- B2% (1)
- C10% (5)
- D82% (40)
- E2% (1)
Community Discussion
No community discussion yet for this question.