]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: NEWS: mention that sort --compress=script needs a shebang
authorPádraig Brady <P@draigBrady.com>
Fri, 31 Oct 2025 14:17:31 +0000 (14:17 +0000)
committerPádraig Brady <P@draigBrady.com>
Fri, 31 Oct 2025 14:21:16 +0000 (14:21 +0000)
commiteff5f82e92641b88e84b0aa0f8ac4eaa3859ee47
tree30433422ccc771d4093903f08400b10413610d2f
parentf287a2940c7084aed365916bf1c8ccd8fd3c3e8a
doc: NEWS: mention that sort --compress=script needs a shebang

* NEWS: Mention that we don't fall-back to executing /bin/sh <script>
for malformed scripts that don't start with #!..., or any executable
that returns ENOEXEC in general.
NEWS