Scenario:
I ssh into my box at work.
I start a process through my ssh term.
I close that term window and the process quits.
I know the process quits as I also have another term open and am using ps -A.
Question:
How can I make the process not quit even though quit the term window.
Things to be noted:
The program always runs with a term window open ( even when logged in locally).
I think this involves some X wizardy or maybe just some flag I dont know about?
I ssh into my box at work.
I start a process through my ssh term.
I close that term window and the process quits.
I know the process quits as I also have another term open and am using ps -A.
Question:
How can I make the process not quit even though quit the term window.
Things to be noted:
The program always runs with a term window open ( even when logged in locally).
I think this involves some X wizardy or maybe just some flag I dont know about?