java
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 10 November 2020
Index
Return to Main Contents
 
NAME
java - start java
 
SYNOPSIS
edrc/bin/java
[
java_options
]
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
search the 
java 
command on the system and start it. 
This command avoids the need to start the
java
command with an absolute path name and therefore allows
to start a 
java 
program identically on different systems (for example
from recovery scripts).
Locations of the 
java
command can be configured in the
etc/java_wrapper.cfg
configuration file.
 
OPTIONS
- java_options 
 - 
all options of the system wide installed
java
command.
 
 
ENVIRONMENT
-
 
EXIT STATUS
- 101
 - 
the
java 
command was not found on the system.
 - 106
 - 
configuration file
etc/java_wrapper.cfg
does not exist.
 - x
 - 
exit code of the started java program
or the system wide installed
java
command.
 
 
FILES
- etc/java_wrapper.cfg
 - 
configuration file of
java
and
.java_wrapper . 
 
 
EXAMPLES
-
 
SEE ALSO
edrcintro(1),
java_wrapper(1m),
java_wrapper.cfg(4)
 
NOTES
Hint: the 
java
runtime environment (JRE) or 
java
development kit (JDK) is not (and will not be) bundled
with WA2L/edrc.
 
BUGS
-
 
AUTHOR
java was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2020
by Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:53:19 GMT, August 28, 2024