1GSERIALVER(1) GNU GSERIALVER(1)
23
4
NAME
6gserialver - version command
7
SYNOPSIS
9gserialver [OPTIONS]... CLASS...
10
DESCRIPTION
12Print the serialVersionUID of the specified classes.
13
OPTIONS
15-classpath PATH
16Class path to use to find classes.
1718
Standard options:
1920
-help
21Print help text, then exit.
2223
-version
24Print version number, then exit.
2526
-JOPTION
27Pass argument to the Java runtime.
28
BUGS
SEE ALSO
31javac(1), ...
32
AUTHOR
340.98 2012-03-13 GSERIALVER(1)