in reply to Re^2: 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

Indeed, on Linux I myself prefer system(shutdown -r now).
--
if ( 1 ) { $postman->ring() for (1..2); }
  • Comment on Re^3: Kill a process in perl windows and proceed only if it killed the process