mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
jps: add more information link (#6017)
This commit is contained in:
parent
1c6098b19a
commit
07c6ae3bc0
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# jps
|
# jps
|
||||||
|
|
||||||
> Show JVM Process Status of current user.
|
> Show JVM Process Status of current user.
|
||||||
|
> More information: <https://docs.oracle.com/en/java/javase/11/tools/jps.html>.
|
||||||
|
|
||||||
- List all JVM processes:
|
- List all JVM processes:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue