Running this Perl one-liner yields no output:
$ perl -e '$command = "./hello.sh"; $out = `$command`; print $out, "\n +";'
Very strange indeed: I've just tried on Cygwin, and that's working as expected for me, producing the desired output.
In reply to Re^2: run in-program shell script under windows using cygwin
by AppleFritter
in thread run in-program shell script under windows using cygwin
by sandy105
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |