Florian Lohoff <f <at> zz.de> writes: > 5. All programs consuning UTF8 Text must understand a BOM.
The kernel doesn’t, start there: tglase@tglase:~$ mksh -c 'print '\''\ufeff#!/bin/sh\necho foo'\' >x; chmod +x x; ./x ./x: line 1: #!/bin/sh: No such file or directory foo That’s running GNU bash, with bash as /bin/sh for testing, which deviates from my normal setup of running mksh… because I fixed mksh to support this (and the MirBSD kernel, too). I disagree with requiring ASCII for $PATH though… bye, //mirabilos -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/loom.20130812t175549-...@post.gmane.org