For ease of operation, you may want to include the path to the SunVideo Plus applications in your PATH environmental variable.
Using sh or ksh environments, type:
hostname% PATH=/opt/SUNWo1kp/bin:$PATH hostname% export PATH |
Using csh environment, type:
hostname% setenv PATH /opt/SUNWo1kp/bin:$PATH |