vovtsd on UNIX
UNIX: Start a Remote Tasker with vovtsd
The program vovtsd can also be used on UNIX. In most cases, you may want to use built-in operating
system commands like rsh
or ssh
.
vtk_tasker_set_default -vovtsdport 16001 -vovdir $env(VOVDIR) -serverdir
/home/john/vov -logfile /home/john/vov/$env(VOV_PROJECT_DIR).swd/logs/taskers/@TASKERNAME@/log -executable vovtaskerroot
The vovtaskermgr
command tries to start a remote tasker first with vovtsd and then with either rsh
or
ssh
. Which remote shell command is tried depends on which you
have configured with the -rshcmd option of
vtk_tasker_define in the taskers.tcl file.