Difference between revisions of "Shebang (Unix)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
  #!/usr/bin/[[env]] [[python3]]
 
  #!/usr/bin/[[env]] [[python3]]
  
  #!/usr/bin/env [[ansible-playbook]]
+
  #![[/usr/bin/env ansible-playbook]]
  
#!/usr/bin/env bash
+
#!/usr/bin/env bash
  
  
 
== Related ==
 
== Related ==
 
* <code>[[print]]</code>
 
* <code>[[print]]</code>
 +
* <code>[[pre-commit]]: - id: check-executables-have-shebangs</code>
 +
* <code><?[[php]] echo "hello world!" ?></code>
  
 
== See also ==
 
== See also ==

Latest revision as of 18:01, 22 February 2024

Advertising: