vovtaskerowner


vovtaskerowner: Usage Message

DESCRIPTION:
    vovtaskerowner [OPTIONS]

OPTIONS:
    -v                 -- Increase verbosity
    -h                 -- This help
    -taskername  NAME  -- Specify the  name of the tasker we want to control.

EXAMPLES:
    % vovtaskerowner -h
    % vovtaskerowner &
    % vovtaskerowner -taskername mac05 &

Comments

The mechanism shown in this page works only if the tasker is using the time-variant resources "VovResources::Offhours"
# Fragment of taskers.tcl file.
# This line allows user johnny to be considered the "Owner" of
# the tasker on machine linux123
vtk_tasker_define linux123 -resources "VovResources::Offhours -owner johnny"