-
primecool
-
How to install python scripts as ROOT?
-
hello guys,
I am using Linux Mint 13 and everytime I open the python scripts I have to define the path that is
cd ~/Documents
./scriptname.py
Can you guys help me find a way to install python scripts so that i can open it up in the terminal without defining the path.?
-
08 Dec 12
hello guys,
I am using Linux Mint 13 and everytime I open the python scripts I have to define the path that is
cd ~/Documents
./scriptname.py
Can you guys help me find a way to install python scripts so that i can open it up in the terminal without defining the path.?