We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759ef2d commit 0ea8947Copy full SHA for 0ea8947
1 file changed
useful_scripts/prepend_python_shebang.sh
@@ -1,6 +1,6 @@
1
# Sebastian Raschka 05/21/2014
2
# Shell script that prepends a Python shebang
3
-# `!#/usr/bin/python` to all
+# e.g., `!#/usr/bin/python` to all
4
# Python script files in the current directory
5
# so that script files can be executed via
6
# >> myscript.py
0 commit comments