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
SEE ALSO
30javac(1), ...
3132
33
34
gcc-4.1.2 2007-09-25 GSERIALVER(1)