|
cron error
I am using the following cron entry to run a cron job every 4 hours and
it is rejecting it:
0 */4 * * * /home/location/scriptname
When I put this entry in cron is errors with: 0481-079 reached a symbol that is not expected.
This is an AIX 5.3 system
Any ideas?
Thanks
|