jsvc (1) Linux Manual Page
jsvc – application to launch java daemon Synopsis jsvc [-jvm JVM name] [-client client JVM] [-server server JVM] [-classpath path] [-cp path] [-java-home directory] [-version] [-help] [-?] [-nodetach] [-debug] [-check] [-user user] [-wait waittime] [-umask mask] [-stop] [-verbose:class|gc|jni] [-outfile /full/path/to/file] [-errfile /full/path/to/file] [-pidfile /full/path/to/file] [-Dproperty=value] [-Xoption]Descriptionjsvc executes classfile that implements a Daemon interface. Options-jvm JVM name use a specific Java Virtual Machine. -client client JVM use a…
