aboutsummaryrefslogtreecommitdiff
path: root/gripmi
diff options
context:
space:
mode:
Diffstat (limited to 'gripmi')
-rwxr-xr-xgripmi7
1 files changed, 7 insertions, 0 deletions
diff --git a/gripmi b/gripmi
new file mode 100755
index 0000000..6d66775
--- /dev/null
+++ b/gripmi
@@ -0,0 +1,7 @@
+#!/bin/sh
+#
+# Collect all your clunky JNLPs used for IPMI connection in ~/ipmis and just enjoy this nice
+# graphical selector. Quick action is all that matters when death & destruction comes.
+#################################################################################
+
+find ~/ipmis/* -name '*.jnlp' -print | rofi -dmenu | xargs javaws