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 &
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 &