$ ll /bin/java
lrwxrwxrwx. 1 root root 22 9月 3 13:23 /bin/java -> /etc/alternatives/java*
$ echo $JAVA_HOME
~
$ sh -x /usr/bin/heapstats-cli
+ prefix=/usr
+ exec_prefix=/usr
+ libexecdir=/usr/libexec/heapstats
+ CLI_JAR=/usr/libexec/heapstats/heapstats-cli.jar
+ /bin/java -jar /usr/libexec/heapstats/heapstats-cli.jar
Usage:
java -jar heapstats-cli.jar <common options> <mode> <options> <file...>
[...]
Last active
October 31, 2016 12:48
-
-
Save emag/0fd78c1bde9ef0478aefd497a9180c2f to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment