Viewing the list of active Environments

View available Environments with the lstver command and scroll through the list of available Environments using the Change Environments (. cv) command.

To perform the following, you must copy the cv and cvx files from $GENDIR/bin to a global operating system bin directory such as usr/bin.

You can access a list of available Environments in one of three ways:

To view the list of active Environments

  1. To access available Environments, specify this information at the command line:

    . cv

    The Environment changes to the next available.

  2. To list all available Environments on your terminal window, specify this information at the command line:

    lstver

  3. To access a specific Environment, specify this information at the command line:

    . cv env-name

    In the command above, env-name stands for the name of the Environment you want to move into. For example, the command:

    . cv test90

    connects you into the test90 Environment.