|
xdsh is the PROC runner. It invokes the specified PROC, substitutes parameters and runs it.
Syntax
xdsh [options] <procname>
Options
-p, --pid <PID>
|
forces xdadd to use another PID
|
Parameters
procname
|
name of the proc to invoke
|
Environment variables
Environment name
|
Description
|
PID
|
Process identifier (PID) of the main caller script.
|
PROCLIB
|
Path for called scripts (PATH)
|
XJCLLOG
|
environment value MUST be set to a unique file identifier for any JOB using xlst (see xrun).
|
|