summaryrefslogtreecommitdiff
path: root/examples/start_gcsd.sh
blob: 9f315c7f40961d8a38fa4ca406fdda4652e1c3b8 (plain) (blame)
1
2
3
4
5
6
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