Help for this page

Select Code to Download


  1. or download this
    #! perl -w
    
    use strict;
    ...
    print "\nThird part of the concatenation: file wildcard : $env_hash{$o
    +s}{files}";
    print "\nThe resulting concatenation: $stringetje";
    print "\n******************************************************\n\n\n\
    +n";
    
  2. or download this
    TIMES=4
    LOGDIR=/ontw/log/powercenter8/PRJ10/
    ...
    ORAUSER=jamb_007
    ORAPSW=**********
    ORACONNECT=dow02.ont.jon.mg
    
  3. or download this
    ******************************************************
    
    ...
    Third part of the concatenation: file wildcard : wf_BMRK*.out
    wf_BMRK*.outg concatenation: rm -f /ontw/log/powercenter8/PRJ10/
    ******************************************************
    
  4. or download this
    ******************************************************
    
    ...
    Third part of the concatenation: file wildcard : wf_BMRK*.out
    The resulting concatenation: rm - f /ontw/log/powercenter8/PRJ10/wf_BM
    +RK*.out
    ******************************************************