I implemented shebangs in userspace as I don't really see the benefit of doing it in kernel space. Only benefit I can think of is executing non readable scripts but I don't really see the benefit in that.
I implemented shebangs in userspace as I don't really see the benefit of doing it in kernel space. Only benefit I can think of is executing non readable scripts but I don't really see the benefit in that.