Hi all, As the title says. To reproduce: - create a file (test.sh) with the following contents:
#!/usr/bin/env sh echo success - make it executable (chmod a+x test.sh) - execute (./test.sh) With coreutils-8.26-2 the script prints "success". With coreutils-8.32-1 and 9.1-1 nothing happens. Regards, Daniel -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple