#!/bin/sh cd <CommandLinePath> nohup sh commandline-linux.sh&
#!/bin/sh (echo stopServer ; sleep 2) | telnet localhost 8002
chmod +x /usr/bin/commandline_start chmod +x /usr/bin/commandline_stop
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!