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;
    }
    
  2. or download this
    #!/bin/bash
    
    perl /path/to/script/script.pl $1 $2 $3 $4