Submit a Process with a Run Task on UNIX from Another UNIX Node

This Process initiates a Process from a UNIX node that executes commands at another UNIX node. The sysopts string must be enclosed in double quotation marks.

proc2    process   snode=unix.node
step01   run task  snode sysopts = "ls; ls -lax > lsout.ncr"
       pend