View Single Post
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#9
Originally Posted by ossipena View Post
sh ./script.sh is faster to type than python ./script.py anyway
if you put
Code:
#!/bin/sh
or
Code:
#!/usr/bin/python
as first line and chmod +x the file, you have to type neither
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg