Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, the [...] command will resume stopped/suspended jobs and run them in the background
Answer
bg

Question
In linux, the [...] command will resume stopped/suspended jobs and run them in the background
Answer
?

Question
In linux, the [...] command will resume stopped/suspended jobs and run them in the background
Answer
bg
If you want to change selection, open document below and click on "Move attachment"

9. Processes, Environment Variables
rocess to stop (that is, pause but not terminate). Now do a ps again. You will see your script listed. However, it is not presently running because it is in the condition of being stopped. Type <span>bg (for background). The script will now be ``unstopped'' and run in the background. You can now try to run other processes in the meantime. Type fg , and the script returns to the foregro

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.