| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,7 +7,7 @@ | |||
| 7 | 7 | # instead of | |
| 8 | 8 | # >> python myscript.py | |
| 9 | 9 | ||
| 10 | - # prepends !#/usr/bin/python to all .py files | ||
| 10 | + # prepends e.g., !#/usr/bin/python to all .py files | ||
| 11 | 11 | ||
| 12 | 12 | find ./ -maxdepth 1 -name "*.py" -exec sed -i.bak '1i\ | |
| 13 | 13 | #!'"$(which python)"' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments