Previous Topic: UNIX JobsNext Topic: Determining Which Shell is Used


The Directory the Job Runs Under

The directory that a UNIX job runs under is determined by the following settings:

oscomponent.initialworkingdirectory Agent Parameter

Specifies the default initial working directory for all scripts. Options are the following:

If you do not specify a value, the parameter defaults to the path where the running cybAgent resides.

You can specify the oscomponent.initialworkingdirectory parameter in the agent's agentparm.txt file.

HOME and PWD Environment Variables

Overrides the oscomponent.initialworkingdirectory default directory. The directory depends on the following settings: