[공부용]참고 사이트 모음/[python]
#!/usr/bin/env python 셔뱅
bled
2021. 4. 14. 14:49
위키독스
온라인 책을 제작 공유하는 플랫폼 서비스
wikidocs.net
blog.gaerae.com/2015/10/what-is-the-preferred-bash-shebang.html
Uinx/Linux: Shebang과 env에 대한 설명 (#!/usr/bin/env)
blog.gaerae.com
askubuntu.com/questions/716280/why-do-some-python-scripts-begin-with-usr-bin-env-python
Why do some python scripts begin with #!/usr/bin/env python?
I noticed that some python scripts start with #!/usr/bin/env python instead of #!/usr/bin/python Are python scripts the only ones that use #!/usr/bin/env? Are there any scripts that start out w...
askubuntu.com