UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: javaChapter 2
Unix Commands
Next: Reference: javac
 

java_g

/usr/java/bin/java_g [options] classname [args]

Solaris only. java_g is the nonoptimizing version of the Java interpreter. It is intended for use with a Java debugger, such as jdb. Otherwise, it accepts the same options and works the same as java. See the entry for java for more information.


Previous: Reference: javaUNIX in a Nutshell: System V EditionNext: Reference: javac
Reference: javaBook IndexReference: javac

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System