aboutsummaryrefslogtreecommitdiff
path: root/lang/linux-j/files/jconsole
diff options
context:
space:
mode:
Diffstat (limited to 'lang/linux-j/files/jconsole')
-rw-r--r--lang/linux-j/files/jconsole4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/linux-j/files/jconsole b/lang/linux-j/files/jconsole
new file mode 100644
index 000000000000..93f923385bfa
--- /dev/null
+++ b/lang/linux-j/files/jconsole
@@ -0,0 +1,4 @@
+#!/bin/sh
+JLIB=PREFIX/lib/j
+export JLIB
+exec PREFIX/bin/jconsole.bin $*