Which of the following commands will resume executing the stopped process and make it the current job?

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?

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?

A.
bg myapp

B.
continue myapp

C.
exec myapp

D.
fg myapp

E.
myapp &



Leave a Reply 0

Your email address will not be published. Required fields are marked *