Difference between revisions of "Shebang (Unix)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
 
  #!/bin/[[bash]]
 
  #!/bin/[[bash]]
  
  #!/usr/bin/env [[python3]]
+
  #!/usr/bin/[[env]] [[python3]]
  
 
  #!/usr/bin/env [[ansible-playbook]]
 
  #!/usr/bin/env [[ansible-playbook]]
 +
 +
#!/usr/bin/env bash
  
  
Line 13: Line 15:
  
 
== See also ==
 
== See also ==
 +
* {{env}}
 
* {{Bash}}
 
* {{Bash}}
  
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Revision as of 06:25, 27 March 2023

Advertising: