home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsc / cron / !Cron / CronTab < prev    next >
Encoding:
Text File  |  1992-01-23  |  626 b   |  22 lines

  1. # >CronTab file.
  2. #
  3.  
  4. # Format is as follows :-
  5. #
  6. # mm hh dm my dw command
  7. #
  8. # Where :
  9. #         mm (0-59)              - minute of hour
  10. #         hh (0-23)              - hour of day
  11. #         dm (1-31)              - day of month
  12. #         my (1-12)              - month of year
  13. #         dw (1-7)               - day of week (Sunday = 1)
  14. #         command                - rest of line passed to Wimp_StartTask
  15. #
  16. # Lines beginning with # are comments
  17. # Blank and space only lines are ignored
  18. #
  19.  
  20. #* 11 * * * COPY ADFS::4.Programs adfs::4.tmp.TapeTarget LNR~C~V
  21. #* 12 * * * COPY ADFS::4.Programs adfs::4.tmp.TapeTarget LNR~C~V
  22.