nerdexam
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)
  • A
    83% (35)
  • B
    2% (1)
  • C
    2% (1)
  • D
    5% (2)
  • E
    7% (3)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice