Steve Holden wrote:
> bharath venkatesh wrote:
>
>> hi,
>>i wanna run a python program by specifying only its name ex prog
>> with the arguments in the terminal or command line instead of specifying
>> python prog in the terminal to run the program not even specifying the
>> it with .
bharath venkatesh wrote:
> hi,
>i wanna run a python program by specifying only its name ex prog
> with the arguments in the terminal or command line instead of specifying
> python prog in the terminal to run the program not even specifying the
> it with .py extension ..
> for example i