NAME
gserialver - version command
SYNOPSIS
gserialver [\s-1OPTIONS\s0]... \s-1CLASS\s0...
DESCRIPTION
Print the serialVersionUID of the specified classes.
OPTIONS
"-classpath
Class path to use to find classes.
Standard options:
"-help"
Print help text, then exit.
"-version"
Print version number, then exit.
"-J\s-1OPTION\s0"
Pass argument to the Java runtime.
SEE ALSO
javac(1), ...