[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ssh session doesn't terminate until programs are closed



Hello,

I was wondering about an ssh session not closing until all the programs
started in it are closed. How can I change this behaviour? Or maybe
better, how can I modify my program to not be one of the programs it
waits for? (Currently I fork() once and only the child branch continues.
This does look like it backgrounds the program fine...)

Thanks,
Hugo van der Merwe



Reply to: