Hi, I just installed a linux system (Kubuntu) and was wondering if there is a program to make python programs executable for linux. Thanx in advance :)
|
|
|||||
|
|
|
Just put this in the first line of your script :
Make the file executable with
Execute with
|
||
|
|
|
|
Already answered here http://stackoverflow.com/questions/193077/... |
||
|
