Important

   

This documentation space contains information about PATROL Agents when deployed in a BMC Helix Operations Management environment. If you are a TrueSight Operations Management user, see PATROL Agent 22.1. Open link

Example Bourne or Korn script to define and export variables

The following Bourne\Korn script defines and exports several variables:


HOME=X:
PATROL_HOME=$HOME/patrol
PATROL_CFG=$PATROL_HOME/config
PATROL_CACHE=$HOME/patrol

export HOME
export PATROL_HOME
export PATROL_CFG
export PATROL_CACHE
Was this page helpful? Yes No Submitting... Thank you

Comments