|
Re: Active Session Process
Since the process runs in the background anyway, you can use disown command before logging out. This will make sure that the process run in the background after you logout.
Now, I am not 100% sure of the solution - use your best judgement!
Last edited by nonamedotc; 26th May 2012 at 05:10 AM.
|