nerdexam
LPI

117-101 · Question #121

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

(16 responses)
  • B
    6% (1)
  • D
    81% (13)
  • E
    13% (2)

Community Discussion

No community discussion yet for this question.

Full 117-101 Practice