ubuntu:processes:run_a_process_in_the_background
This is an old revision of the document!
Table of Contents
Ubuntu - Processes - Run a process in the background
Launch a program from the shell.
Place a process into the background
Press CTRL + z keys.
<bash code> CTRL z </code>
Return a process to the foreground
fg
ubuntu/processes/run_a_process_in_the_background.1576349948.txt.gz · Last modified: 2020/07/15 09:30 (external edit)