Start a Remote UNIX Tasker
-
$VOVDIR/local/scripts/vovtaskerstartup.aux
, if available, to perform site specific initialization:# Example of $VOVDIR/local/scripts/vovtaskerstartup.aux echo "This is vovtaskerstartup.aux on `uname -n`" switch ( $VOVARCH ) case "linux*": unlimit openfiles breaksw default: endsw
$VOVDIR/etc/std.vov.aliases
, to define all standard aliases (for example,ves
).setup.tcl
in the server configuration directory to initialize the project environment.
If the -view option is used, the script also starts the taskers in the given ClearCase view.