
6 Jan
2015
6 Jan
'15
1:08 a.m.
On 06/01/15 11:55, Andrew McGlashan wrote:
Now, so long as the PID doesn't change, then you can simply run the commands quickly as desired.
On Linux, you can also use "killall" instead of "kill", which allows you to send signals to processes by name instead of by PID. Hope that helps, Andrew