Execute Commands on UNIX from a Process Submitted from HP NonStop

This Process shows how to initiate a Process from HP NonStop that executes commands at a UNIX node. The SYSOPTS string must be in the proper case for UNIX and enclosed in double quotation marks.

RUNJOB1  PROCESS  SNODE=CD.v1200                     -
                  snodeid=(user,pswd)
UNIXJOB  RUN JOB  SYSOPTS="ls -l > outjob.tan" SNODE