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

when i run the above i get

$ which sh /usr/bin/sh

and

$ perl -V:sh sh='cmd /x /c';

Replies are listed 'Best First'.
Re^4: run in-program shell script under windows using cygwin
by Anonymous Monk on Jul 31, 2014 at 08:34 UTC
    Well, you're running a windows perl under cygwin , cygwin isn't windows , cmd.exe don't do shell scripts without ftype/assoc