
264 CS for z/OS V1R9 TCP/IP Implementation Volume 2: Standard Applications
Submitting REXEC TSO requests including a user ID and password
Use the REXEC command with a user ID and password specified, requiring no NETRC data
set, as shown in Example 9-21.
Example 9-21 REXEC TSO client command with a user ID and password
READY
rexec -l CS07 -p CS07PWSD 10.1.1.20 netstat home
Submitting REXEC TSO requests in batch with a user ID and password
You usually run REXEC interactively by entering the command and then receiving the results
at your terminal. However, you can also run REXEC as a batch job. To accomplish this, you
must supply the necessary job control ...