Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Is shebang always the same as the interpretors installation directory?
I have this question. HasMust the shebang header to be always equal tomatch the interpreter's installation directory? If yesso, then why do both #!/usr/bin/python and #!/usr/local/bin/pythonworks work for me?
Is shebang always the same as interpretors installation directory?
I have this question. Has shebang header to be always equal to interpreter's installation directory? If yes then why both #!/usr/bin/python and #!/usr/local/bin/pythonworks ?
Is shebang always the same as the interpretors installation directory?
Must the shebang header always match the interpreter's installation directory? If so, then why do both #!/usr/bin/python and #!/usr/local/bin/pythonwork for me?
I have this question. Has shebang header to be always equal to interpreter's installation directory ? If yes then why both #!/usr/bin/python and #!/usr/local/bin/python works ?
I have this question. Has shebang header to be always equal to interpreter's installation directory ? If yes then why both /usr/bin/python and /usr/local/bin/python works ?
I have this question. Has shebang header to be always equal to interpreter's installation directory ? If yes then why both #!/usr/bin/python and #!/usr/local/bin/python works ?