1 2 3 4 5 6
#!/bin/bash export _PATH="/opt/WindTerm" export XDG_RUNTIME_DIR="/opt/WindTerm/lib" export RUNLEVEL=3 cd ${_PATH} ./WindTerm &