C O N T R O L C E N T R E
159
159
159
159
$"
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
parameter
–xm
for every month: for example
,
–xm=jan –xm=aug
.
!"
Other parameters in this command line are similar
to the ones
described for a task to be performed daily.
$"
To schedule a task to be
performed once,
enter the following strings in the command line:
./kavucc -cao="prgname -a:arg[:arg1[...]] -u=username
-st=hour:min -sd=day.month.year -e=hour:min"
!"
Parameters in this command line are similar to the ones described
for a task to be performed daily.
$"
To schedule a task to be performed every time the Control
Centre
is started
,
enter the following strings in the command line:
./kavucc -cal="prgname -a:arg[:arg1[...]] -u=username
-fs=day.month.year -ls=day.month.year -e=hour:min"
!"
Parameters in this command line are similar to the ones described
for a task to be performed
daily.
Let's review the following example for training purposes: