Hacker News new | ask | show | jobs
by etanol 5026 days ago
This is a kernel issue, it has nothing to do with userspace tools. For example, the Linux code responsible for parsing shebangs is here:

http://git.kernel.org/?p=linux/kernel/git/stable/linux-stabl...

1 comments

Interesting, thanks for the info. I wouldn't have thought it so low in the architecture.