
Im calling a perl script via Crontab
10 0 1 * * /usr/bin/perl /data/month/monpar.pl
The idea is getting every 1st of month a packet of parameters.
On sheeva I get the result as expected 1st of month at 00:10:17 eg. Sept. 01 at 00:10:17
On DC01 I get the result the month before at 20:40 eg. Aug. 31 at 20:40
The time settings seems to be correct! (for me)
It's tested to be ok on different sheevas.
Someone an idea? (maybe Boris)
Regards Billy