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

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* <code>#![[/usr/bin/]]env [[ansible-playbook]]</code>
 
* <code>#![[/usr/bin/]]env [[ansible-playbook]]</code>
 
* <code>#!/usr/bin/env [[python]]</code>
 
* <code>#!/usr/bin/env [[python]]</code>
 +
 +
 +
env python
 +
env: ‘python’: No such file or directory
 +
 +
env [[python3]]
 +
[[Python 3.8.10]] (default, Jun  2 2021, 10:49:15)
 +
[GCC 9.4.0] on linux
 +
Type "help", "copyright", "credits" or "license" for more information.
 +
>>> quit
  
  

Revision as of 09:51, 13 October 2021

Advertising: