Re: Shebang not working - OS X
- Posted by jeremy (admin) Jul 08, 2009
- 1265 views
Can you try a simple test such as:
-- Before running type at the shell: export HELLO=World puts(1, getenv("HELLO") & "\n")
and see what happens?
Jeremy
Can you try a simple test such as:
-- Before running type at the shell: export HELLO=World puts(1, getenv("HELLO") & "\n")
and see what happens?
Jeremy