home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9102 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!mcsun!Germany.EU.net!ira.uka.de!news.belwue.de!news.uni-stuttgart.de!rusmv1!rolf
  3. From: rolf@green.mathematik.uni-stuttgart.de (Rolf Schreiber)
  4. Subject: Problem with cron and AIX 3.1.7
  5. Message-ID: <ROLF.92Aug26150527@green.mathematik.uni-stuttgart.de>
  6. Sender: news@news.uni-stuttgart.de (USENET News System)
  7. Organization: Mathemat. Institut A, Univ. Stuttgart, Germany
  8. Date: Wed, 26 Aug 1992 14:05:27 GMT
  9. Lines: 21
  10.  
  11. I want to make a backup of some files every night, so I looked at
  12. cron and started 
  13.  
  14. crontab mycronfile
  15.  
  16. with mycronfile:
  17.  
  18. 30 2 * * 0 /home/rolf/bin/mybackup -basic
  19. 30 2 * * 1-6 /home/rolf/bin/mybackup -update
  20. 10 * * * * /home/rolf/bin/testcron
  21.  
  22. Each command was executed one time (the correct time), but as I think
  23. it should run every time (the testcron should run every hour for
  24. example). It doesn't!
  25.  
  26. Any suggestions welcome. Please answer by email, I'll summarise if
  27. there is interest.
  28.  
  29. Thanks, Rolf
  30. --
  31. Rolf Schreiber           EMail : rolf@green.mathematik.uni-stuttgart.de
  32.