public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* shebang env sh stopped working with coreutils-8.32-1
@ 2022-06-01 12:33 Daniel Jeliński
  2022-06-01 13:01 ` Ken Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel Jeliński @ 2022-06-01 12:33 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-03 12:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 12:33 shebang env sh stopped working with coreutils-8.32-1 Daniel Jeliński
2022-06-01 13:01 ` Ken Brown
2022-06-01 13:29   ` Daniel Jeliński
2022-06-01 16:21     ` Ken Brown
2022-06-01 19:38       ` Daniel Jeliński
2022-06-02  8:32         ` Takashi Yano
2022-06-02 12:49           ` Daniel Jeliński
2022-06-02 14:02             ` Ken Brown
2022-06-03 12:35               ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).