But why is the OS trying to run the binary at all? The `nim` commands shown 
didn't include `-r`. And the output of `server.nim` wouldn't be named `serv`.

Also, why would the OS try to run a binary as a shellscript? It shouldn't do 
that unless it starts with something like `#! /bin/bash`...

Reply via email to