in reply to Re: Kill a process in perl windows and proceed only if it killed the process
in thread Kill a process in perl windows and proceed only if it killed the process
will system(kill -9 <pid>) not work here ? I am just curious...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Kill a process in perl windows and proceed only if it killed the process
by DrHyde (Prior) on Jul 20, 2012 at 10:49 UTC | |
Re^3: Kill a process in perl windows and proceed only if it killed the process
by gargle (Chaplain) on Jul 20, 2012 at 21:08 UTC |