as MACSWELL said, you r use SUB schell in cronjob which means there are only 5-6 environment var set (try to display your env var in the cronjob you will be very surprise the result). you have to reset your variable by running .profile (KSH) or create a script then execute it.




Reply With Quote