ctmjver (output version information for executable file and library)

Format

ctmjver -h | file-path

Function

This command outputs version information for a jar file provided by CTM.

Arguments

-h
Displays how to use the command.
file-path
Specifies the target file path (relative path and absolute path).

Output format

Information For: aa...aa
Product Name: bb...bb
PP Number: cc...cc
Version: dd...dd
Copyright: ee...ee
Company: ff...ff
Build OS: gg...gg
Build Compiler: hh...hh
Build Date: ii...ii jj...jj
Build Number: kk...kk

Legend:
aa...aa: File name (character string)
bb...bb: Product name (character string)
cc...cc: Program product model (character string)
dd...dd: Version and revision (character string)
ee...ee: Copyright (character string)
ff...ff: Company name (character string)
gg...gg: Build OS (character string)
hh...hh: Build complier (character string)
ii...ii: Build date (character string)
jj...jj: Build time (character string)
kk...kk: Maintenance information (character string)

Return values

0:
The command is terminated normally.
Other than 0:
The command terminated abnormally because an error occurred during command processing. Take the corrective action indicated in the output message, and then re-execute the command.