summaryrefslogtreecommitdiff
path: root/examples/start_gcsd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/start_gcsd.sh')
-rw-r--r--examples/start_gcsd.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/start_gcsd.sh b/examples/start_gcsd.sh
new file mode 100644
index 0000000..9f315c7
--- /dev/null
+++ b/examples/start_gcsd.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# -U debug-mode (starts debug module)
+# -o start stdio as output module
+# -i start dummy as input module
+# -l use specified file as dispatch-table configuration
+gcsd -U -o stdio:name=stdio -i dummy:name=dumm -l tmp.lua