sh(1) and NUL
Thomas Klausner <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
Hi! Since we're talking about sh(1) so much - OpenBSD just changed their ksh to abort on reading NUL in shell scripts. Perhaps we want something similar? Commit message with all the details here: https://marc.info/?l=openbsd-cvs&m=172712621620348&w=2 Thomas