It is jps - Java Virtual Machine Process Status Tool.
The jps tool lists the instrumented HotSpot Java Virtual Machines (JVMs) on the target system. The tool is limited to reporting information on JVMs for which it has the access permissions.
Usage:
- jps
- jps -m
- jps -l
- jps -v
- jps -V
- jps -mlvV
No comments:
Post a Comment