aboutsummaryrefslogtreecommitdiffstats
path: root/lib/observer/priv/bin/getop
diff options
context:
space:
mode:
Diffstat (limited to 'lib/observer/priv/bin/getop')
-rwxr-xr-xlib/observer/priv/bin/getop4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/observer/priv/bin/getop b/lib/observer/priv/bin/getop
new file mode 100755
index 0000000000..5cd9bf3d76
--- /dev/null
+++ b/lib/observer/priv/bin/getop
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+NAME="etop"
+erl -sname $NAME -noinput -hidden -s etop -s erlang halt $@