nerdexam
LPI

101-350 · Question #80

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

(25 responses)
  • B
    4% (1)
  • C
    8% (2)
  • D
    84% (21)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 101-350 Practice