cron.sh 135 Bytes
sh $1/script/ibm/$2 1>$1/cron_temp/$2.log 2>$1/cron_temp/$2.err
mv $1/cron_temp/$2.log  $1/cronlogs
mv $1/cron_temp/$2.err  $1/cronlogs