in reply to Re: Kill a perl script execution in windows
in thread Kill a perl script execution in windows
That's good for preventing a second copy from starting; but not so useful for killing the previous version if it is running because it doesn't give you the pid.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Kill a perl script execution in windows
by nikosv (Deacon) on Feb 18, 2013 at 16:06 UTC |