单选题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?()Abg myappBcontinue myappCe

题目
单选题
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?()
A

 bg myapp

B

 continue myapp

C

 exec myapp

D

 fg myapp

E

 myapp &


相似考题