- 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";
- or download this
TIMES=4
LOGDIR=/ontw/log/powercenter8/PRJ10/
...
ORAUSER=jamb_007
ORAPSW=**********
ORACONNECT=dow02.ont.jon.mg
- or download this
******************************************************
...
Third part of the concatenation: file wildcard : wf_BMRK*.out
wf_BMRK*.outg concatenation: rm -f /ontw/log/powercenter8/PRJ10/
******************************************************
- 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
******************************************************