09-10-04 12:45 PM
Steve wrote:
> Hi,
>
> I need to ssh to a machine, run a background job (a Python app) and then
> quit the terminal without terminating the job. Each time I do "exit"
> from the terminal, the job quits!! is there a solution to this? thanks,
>
> Steve
nohup
[ Post a follow-up to this message ]
|