View Single Post
rm42's Avatar
Posts: 963 | Thanked: 626 times | Joined on Sep 2009 @ Connecticut, USA
#84
Dexter,

What I would do is create a new folder for your Python scripts. Something like:

/home/user/MyDocs/Py

Place your .py files there (ones you create). Open the terminal and go to that folder. Then simply type: python myscript.py (or whatever you called your .py file).
__________________
-- Worse than not knowing is not wanting to know! --

http://temporaryland.wordpress.com/