Shell commands
This section provides a web-based version of the ZOAU shell command man pages that are included in the docs
subdirectory of the ZOAU distribution. To learn more about installation and configuration options, see Installing and configuring ZOAU.
This section also provides a list of messages for shell commands.
If you configure your z/OS UNIX profile to use the man pages that are included in the ZOAU distribution, you can view help content from your terminal. To get help information for specific ZOAU shell commands, enter the utility name followed by
-h
, such as dls -h
.
Notes
-
The characters
#
and$
must be escaped with a backslash (like \#) or single-quoted (like '$') when they are used in shell commands. -
When using JSON output, only EBCDIC text encodings are supported.