E
Ernesto
Does anyone know how to start Python program(s) from a Linux shell
script? Is it just
$python myscript.py
??
Thanks,
script? Is it just
$python myscript.py
??
Thanks,
You will (or should) have a shell intialisation file variously calledErnesto said:Thanks! How do you add Python in Linux to the path? Similar to
setting environment variables in Windows. I want to be able to type
"python" when I'm in any directory to launch the interpreter. Thanks!
Ernesto said:Thanks! How do you add Python in Linux to the path?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.