My .cmd has the following to run a script.sh inside of CygWin. It runs the script and exits the TTY.
C:\cygwin64\bin\run.exe /usr/bin/bash.exe -l -c /home/Admin/test.sh
Welcome to FreeSoftwareServers Confluence Wiki
My .cmd has the following to run a script.sh inside of CygWin. It runs the script and exits the TTY.
C:\cygwin64\bin\run.exe /usr/bin/bash.exe -l -c /home/Admin/test.sh
1 Comment
Anonymous