Personal tools
You are here: Home Les outils logiciels Unix Unix - Commandes - how exit terminal leave process running
Navigation
Log in


Forgot your password?
 

Unix - Commandes - how exit terminal leave process running

The easiest solution

  1. Ctrl + Z to suspend the process
  2. bg to resume the process in the background
  3. disown -ah to remove all jobs from the shell and make them ignore SIGHUP
  4. exit to close the terminal
 
 
<source>
Document Actions
« May 2024 »
May
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
2728293031