Possible Duplicate:
How do I detach a process from Terminal, entirely?
I've a program running in a Unix console on a remote Unix computer. I (stupidly) didn't run it using nohup &, and now I need to close the local console.
Is there any way to have it keep running remotely after closing the local console?
bgor something like that? Or doesdisown -hresume it as well? – Arjan Apr 25 '10 at 15:13screen? I would like to continue running the process in my regularxterminstead. – voices Mar 19 '16 at 04:22