in reply to Re^2: reboot a system (machine or server) multiple times with perl script
in thread reboot a system (machine or server) multiple times with perl script

Rebooting the machine WILL stop your running script. You'll have to set things up so that the script gets restarted on the next reboot.
  • Comment on Re^3: reboot a system (machine or server) multiple times with perl script