Help for this page

Select Code to Download


  1. or download this
    if ($OS =~ /5\.[678]/) {
        Shutdown("$Hostname", "/usr/sbin/init 5");
    ...
        return;
    }