LINUX.ORG.RU
ФорумAdmin

pavuk -sched_cmd


0

0

Имеется сборка Pavuk под Win32

http://hebbut.net/Public.Offerings/pavuk.html

ес-но нужно настаивать формат команды at под Win32:

-schedule $time

Execute pavuk at the time specified as parameter. The Format of the $time parameter is YYYY.MM.DD.hh.mm. You need a properly configured scheduling with the at command on your system for using this option. If default configuration (at -f %f %t %d.%m.%Y) of scheduling command won’t work on your system, try to adjust it with -sched_cmd option.

$time must be specified as local (a.k.a. ’wall clock’) time.
-reschedule $nr

Execute pavuk periodically with $nr hours period. You need properly configured scheduling with the at command on your system for using this option.
-sched_cmd $str

Command to use for scheduling. Pavuk explicitly supports scheduling with at $str should contain regular characters and macros, escaped by % character. Supported macros are:

%f

for script filename
%t

for time (in format HH:MM) ...
.

all macros as supported by the <strftime()> function

вопрос: а какой формат?

Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.