Specifies the name of the shell to use for the job step. If not specified, the shell used in the owner's password file entry is used. If none is specified, the /bin/sh is used.
The syntax is:
shell = name
For example, if you wanted to use the Korn shell, the shell keyword would be:
shell = /bin/ksh