nerdexam
LPI

101-400 · Question #200

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…

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

(51 responses)
  • A
    75% (38)
  • B
    2% (1)
  • C
    8% (4)
  • D
    12% (6)
  • E
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice