VERS(1) — Kubota Pacfic Computer Inc. (Software Generation System Utilities)
NAME
vers − obtain version information
SYNOPSIS
vers [−iV] object-files
DESCRIPTION
The vers command prints out the version number of the compiler or assembler used to create the .o files, or the loader used to create a.out files.
If the object file is an archive, the file is treated as a set of individual object files.
The −i option prints the contents of the ident section. The −V option prints out the version number of the vers command.
SEE ALSO
September 02, 1992