Programs clossed when TTY detached
December 2nd, 2003
Found a little problem over the weekend. When remote logging in to a system either through direct modem or ssh, any commands you run will be terminated after you close the connection. Even if you run using the & background directive. A very simple fix for this is to run commands using atd if you wish them to run in the background.