
C O N T R O L C E N T R E
./kavucc -caw="prgname -a:arg[:arg1[...]] -u=username -st=hour:min
-fs=day.month.year -ls=day.month.year -re=delay
-sd=[sun|mon|tue|wed|thu|fri|sat] -e=hour:min"
where:
-re=delay
is the interval between two starts (in weeks);
-sd=[sun|mon|tue|wed|thu|fri|sat]
is the weekday when the task must
be performed.
If you want the task to be performed several times a week, enter the
required weekdays in the command line using the parameter
–sd
for
every weekday: for example
,
–sd=mon –sd=fri
.
Other parameters in this command line are similar to the ones de-
scribed for a task to be
performed daily
.
To schedule a task to be performed monthly
,
enter the following strings in the command line:
./kavucc -cam="prgname -a:arg[:arg1[...]] -u=username -st=hour:min -
fs=day.month.year -ls=day.month.year
-sd=[sun|mon|tue|wed|thu|fri|sat]
-xm=[jan|feb|mar|apr|may|jun|jul|aug|sep|oct|now|dec]
-e=hour:min"
where:
-xm=[jan|feb|mar|apr|may|jun|jul|aug|sep|oct|now|dec]
is the month
when the task must not be performed.
If you want the task performance to be prohibited in more than one
month, enter the required months in the command line using the pa-
rameter
–xm
for every month: for example
,
–xm=jan –xm=aug
.
Other parameters in this command line are similar
to the ones de-
scribed for a task to be performed daily.
231