cmx_relid

Purpose:

Displays the version id of an application, library or all of them.

Enter:

cmx_relid [root=/cyflex] [application_name or library_name]

Where:

root=

Optional. Specify a search path to override the default search path.

application_name
or
library_name

Optional. Specify either a CyFlex application name or a CyFlex shared library name to determine their version.

Example:

cmx_relid  ci_snapio

The above command returns the version ID of the ci_snapio application from the /cyflex/bin directory.

cmx_relid  root=/cyflex.6.1.2  ci_snapio

The above command returns the version ID of the ci_snapio application from the /cyflex.6.1.2/bin directory.

Notes:

If no application_name or library_name is specified, a list of all applications and libraries will be returned with the corresponding version numbers.

See Also: