home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11326 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  851 b 

  1. Path: sparky!uunet!ogicse!uwm.edu!rutgers!cmcl2!adm!news
  2. From: johnson@euler.jsc.nasa.gov (Stan Johnson)
  3. Newsgroups: comp.sys.sgi
  4. Subject: problem with cron?
  5. Message-ID: <31517@adm.brl.mil>
  6. Date: 24 Jul 92 00:57:15 GMT
  7. Article-I.D.: adm.31517
  8. Sender: news@adm.brl.mil
  9. Lines: 16
  10.  
  11. I have a program that I want cron to run at 4:32am on the fourth Sunday of
  12. every month.  I updated root's crontab to contain the following entry:
  13.  
  14. #min    hour    daymo    month    daywk    cmd
  15. 32    4    22-28    *    0    /etc/my_program
  16.  
  17. For some reason, cron has run /etc/my_program every day so far this week.
  18. Am I missing something somewhere, or is there a problem with cron?  I
  19. tried killing and restarting cron; no change.  We are running 4.0.1 on
  20. a 4D-25s.  Thanks for any advice..
  21.  
  22. -Stan Johnson
  23.  NASA / Johnson Space Center
  24.  Houston, Texas  77058
  25.  (713) 483-4692
  26.  johnson@euler.jsc.nasa.gov
  27.