Hi All,
i have a problem with the cronjob on solaris 8.
Say for example, i set a cronjob to do the following.
"0-59 * * * * echo`date` > cron_time.txt"
At the same time, i would check the system date by using the "date" command.
it turns out that the cronjob time is on local time and system time is on UTC.
Does anyone knows how to solve this such that the cronjob time will also use UTC?
Any help will be appreciated.
Many Thanks.
xeno
i have a problem with the cronjob on solaris 8.
Say for example, i set a cronjob to do the following.
"0-59 * * * * echo`date` > cron_time.txt"
At the same time, i would check the system date by using the "date" command.
it turns out that the cronjob time is on local time and system time is on UTC.
Does anyone knows how to solve this such that the cronjob time will also use UTC?
Any help will be appreciated.
Many Thanks.
xeno