The first line of code in the shell wrapper should read:
DIR="$(cd "$(dirname "$(readlink -f "$0")")" && pwd)"
to support symlinking to that script. Else jvmtop won't find its JAR.
Original issue reported on code.google.com by jh.web...@gmail.com on 4 Nov 2013 at 2:53
Original issue reported on code.google.com by
jh.web...@gmail.com
on 4 Nov 2013 at 2:53