News

As [Bruno Croci] found while digging into this question, it is not the shell that interprets the shebang, but the kernel. It’s easy enough to find out the basic execution sequence using strace ...