Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
dt_ctrl
1d392b5f902c4030bfcf5fa6ddc65dff6ae5d3f0
1d392b5f902c4030bfcf5fa6ddc65dff6ae5d3f0
Switch branch/tag
dt_ctrl
htdocs
j2000
j2000_command.cgi
Find file
Normal view
History
Permalink
j2000_command.cgi
88 Bytes
Newer
Older
Replaced /bin/sh by /bin/bash
Michel Roelofs
committed
Oct 28, 2012
1
#!/bin/bash
Source obtained from Jeroen
Jeroen Vreeken
committed
Oct 08, 2012
2
3
4
5
6
7
HOST
=
"localhost"
PORT
=
"11031"
(
cat
;
echo
""
)
| /usr/bin/nc
$HOST
$PORT