Help for this page

Select Code to Download


  1. or download this
    if($input eq "-c"){
        print "Enter Command: ";
    ...
        print $fh "\t#### END COMMAND OUTPUT ####\n";
        next;
    }