Help for this page

Select Code to Download


  1. or download this
    #! c:\perl\bin
    $|++;
    ...
        Win32::AbortSystemShutdown($data{host});
        print "\nDone\n";
    }