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

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