[Haskell-beginners] Cross-platform .hs files on Linux and Windows
Brandon Allbery
allbery.b at gmail.com
Tue Apr 17 19:33:23 CEST 2012
On Tue, Apr 17, 2012 at 07:06, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
> the shell opens the file and looks for a shebang line, finds it,
> interprets it,
>
The shell does not; the kernel does. (You *will* see it documented in some
shells... as something they will try if the kernel-based one fails. Are
you still running 2.9BSD?)
--
brandon s allbery allbery.b at gmail.com
wandering unix systems administrator (available) (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120417/75b1c2c5/attachment.htm>
More information about the Beginners
mailing list