Help for this page

Select Code to Download


  1. or download this
    if $login eq "SUCCESSFUL!" {
       my $stdout = getOSType();
       print "$stdout\n";
    }