The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: cron error
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-25-2006
capeme capeme is offline
Registered User
 

Join Date: Oct 2006
Posts: 25
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
Reply With Quote
Forum Sponsor