CompTIA
LX0-101 · Question #274
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 correct answer is A. bg 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 while allowing the user to continue to type commands at the command prompt?
Options
- Abg myapp
- Bcontinue myapp
- Cexec myapp
- Dfg myapp
- Emyapp &
How the community answered
(42 responses)- A83% (35)
- B2% (1)
- C2% (1)
- D5% (2)
- E7% (3)
Community Discussion
No community discussion yet for this question.