in reply to Re: Starting a process in the background that lives after perl dies.
in thread Starting a process in the background that lives after perl dies.
system("nohup xterm&");
should "run a command immune to hangups, with output to a non-tty"
Joe.
|
|---|