Timeline for How to set the process won't be terminated when the terminal stops
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 30, 2014 at 8:46 | comment | added | Stéphane Chazelas |
That doesn't answer the question. The OP doesn't have access to the terminal where that command was started. He could do a kill -s STOP on the pid, but then the process would still receive a SIGHUP (handled upon resume) if "machine B" is shut down.
|
|
| May 30, 2014 at 8:41 | history | answered | YoMismo | CC BY-SA 3.0 |