HP 3PAR InForm OS 3.1.1 CLI Administrator's Manual

Scripting Considerations
If you have scripts that depend on the location of the binaries for any of the InForm OS CLI
commands, you will need to update your scripts or environment variables to point to the latest
version of the InForm OS CLI. As an alternative, if you do not need to keep multiple versions of the
InForm OS CLI installed, you can change the default install location of the InForm OS CLI to a path
of your choosing so that the path stays consistent from release to release. If you do this, you must
fully uninstall the previous version using the provided uninstaller before installing a new version.
Multiple versions of the InForm OS CLI can reside on the same client system simultaneously. By
default, the InForm OS CLI is installed in the following locations:
On Windows:
C:\Program Files\3PAR\inform_cli_<version>
On Solaris or Linux:
/opt/3par/inform_cli_<version>
The <version> is the current release version, for example 3.1.1.
Scripting Considerations 19