in reply to Re^4: run in-program shell script under windows using cygwin
in thread run in-program shell script under windows using cygwin

Well, /bin/sh and /usr/bin/sh both exist, and the script works (with Perl) with both paths in the shebang line of the shell script.
  • Comment on Re^5: run in-program shell script under windows using cygwin