Directory Listing for UNIX Server from zOS
Directory Listing for UNIX Server from z/OS
This example demonstrates executing a simple UNIX command from z/OS using the COMMAND option, as opposed to the SCRIPT option.
The UNIX ls command is executed in the example. The ls command writes the file listing to its standard out, which is redirected to the UCMD Manager on z/OS. The UCMD Manager writes the standard out to ddname UNVOUT.
HTML
SYSIN Options
The SYSIN options used in this example are:
Components
Universal Command Manager for z/OS