Difference between revisions of "/usr/bin/env (command)"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
<code>env</code > command included in the <code>[[coreutils]]</code> package.
 
<code>env</code > command included in the <code>[[coreutils]]</code> package.
  
 +
 +
#!/usr/bin/env [[bash]]
  
 
  #![[/usr/bin/]]env [[ansible-playbook]]
 
  #![[/usr/bin/]]env [[ansible-playbook]]

Revision as of 18:13, 11 July 2021

This article is a Draft. Help us to complete it.

env command included in the coreutils package.


#!/usr/bin/env bash
#!/usr/bin/env ansible-playbook
#!/usr/bin/env python


See also

Advertising: