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
« April 2024 »
April
MoTuWeThFrSaSu
1234567
891011121314
15161718192021
22232425262728
2930