What command to use ?

You want a process to keep running after you have logged out. What command to use ?

You want a process to keep running after you have logged out. What command to use ?

Answer: nohup

Explanation:
nohup – run a command immune to hangups, with output to a non-tty



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Marius David

Marius David

screen – will do the same think ! and it work in ssh sessions too !