Help for this page

Select Code to Download


  1. or download this
    standalone_execution: 
     
    ...
       name: tpsm_LE         
       rulesfile: [*rulesid_01,*rulesid_01]
       target_list: [*runid_02,*runid_01]
    
  2. or download this
        for my $seindex (@$standalone_exec)
        {   
    ...
    #print "$se_run_target_username[0]\n";
             $k++;
         }
    
  3. or download this
            my $i = 0;
            my $j = 0;
    ...
                }
                $i++;
            }