cron.sh 135 Bytes Raw Blame History Permalink 1 2 3 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