On Thursday, April 17, 2025 at 11:54:44 AM EDT, Michael via Cygwin <cygwin@cygwin.com> wrote: > perl > perl -v > perl -e 'print "Hello Perl\n"' > same result for all 3 of them (equal to 'echo ""'). Are you sure? echo $? Kevin