In linux, the [...] command will resume stopped/suspended jobs and run them on the current shell and it can also just bring a process running in the background into the foreground.
Answer
fg
Question
In linux, the [...] command will resume stopped/suspended jobs and run them on the current shell and it can also just bring a process running in the background into the foreground.
Answer
?
Question
In linux, the [...] command will resume stopped/suspended jobs and run them on the current shell and it can also just bring a process running in the background into the foreground.
Answer
fg
If you want to change selection, open document below and click on "Move attachment"
9. Processes, Environment Variables e it is in the condition of being stopped. Type 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 <span>fg , and the script returns to the foreground. You can then type ^C to interrupt the process. 9.4 Creating Background Processes Create a program that does something a little more interesti
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised 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.