Technical data

A Using the WebLogic Java Utilities
A-22 Administration Guide
system
The system utility displays basic information about your computer’s operating
environment, including the manufacturer and version of your JDK, your
CLASSPATH,
and details about your operating system.
Syntax
$ java utils.system
Example
$ java utils.system
* * * * * * * java.version * * * * * * *
1.1.6
* * * * * * * java.vendor * * * * * * *
Sun Microsystems Inc.
* * * * * * * java.class.path * * * * * * *
\java\lib\classes.zip;\weblogic\classes;
\weblogic\lib\weblogicaux.jar;\weblogic\license
...
* * * * * * * os.name * * * * * * *
Windows NT
* * * * * * * os.arch * * * * * * *
x86
* * * * * * * os.version * * * * * * *
4.0