Help for this page

Select Code to Download


  1. or download this
    /:perl -v
    
    This is perl, v5.8.8 built for x86_64-linux-thread-multi
    
  2. or download this
    } elsif ($stepType eq 'pl') {
         $rc = system("perl $cwd/bin/$step -config=$configFile");
    }
    
  3. or download this
    sub dbConnect(){
    238    my ($dbName) = @_;
    ...
    259
    260    return $dbh;
    261 }
    
  4. or download this
      1 #!/bin/ksh
      2
    ...
      9 rm $idfl
     10
     11 print "$userid $pswrd"
    
  5. or download this
    365 [2010-05-12 15:12:13] ============================================
    +=============
    366 [2010-05-12 15:12:13]  Script:      create_amb_model
    ...
    388 [2010-05-12 15:12:16]  Elapsed time:  3 seconds
    389 [2010-05-12 15:12:16]  CPU time:      0.08 seconds
    390 [2010-05-12 15:12:16] ============================================
    +=============