Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

using shebang python

dadaist Apr 1 '20 at 8:11: "If your script is Python 3 only 
and your target system might have a Python 2 executable in PATH 
then I recommend #!/usr/bin/env python3 instead." 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #shebang #python
ADD COMMENT
Topic
Name
5+2 =