[App_rpt-users] [Scheduler] (in rpt.conf)
Geoff
w5omr at att.net
Sat Jun 15 10:34:45 UTC 2013
Someone was asking earlier about 'scheduling' an allstar node.
Pretty good documentation and examples available on-line.
Best I found was:
|;[scheduler]
;; Schedule the execution of a macro at a given time.
;;mc = mi h md mn dow
;;
;; mc = macro : a macro number defined in the [macro] stanza
;; mi = minute : 0-59
;; h = hour : 0-23
;; md = day of month : 1-31
;; mn = month : 1-12
;; dow = day of week : 0 = sunday, 6 = saturday
;;
;1 = 26 11 31 3 6 ; At 11:26am on Saturday, March 31
;2 = 00 00 * * * ; At midnight every day|
|
This has a lot of the 'look and feel' of working with the 'chrontab'
environment variable in linux, if that helps.
-Geoff/W5OMR
|
More information about the App_rpt-users
mailing list