z/OS UNIX System Services User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Running system commands

z/OS UNIX System Services User's Guide
SA23-2279-00

You can run commands with the system function:
system("command line")
runs the given command line: For example:
system("cd XYZ")
runs a cd command to change the working directory.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014