chipppy
November 15th, 2009, 03:07 PM
Good Evening
i want to run a script to populate my mythgame metadata.
The script is located at http://www.csc.kth.se/~ol/mame2myth.py..
I have never manually run a script before.
I found a bt of a thread for Ubuntu 6.1 with the following instructions
copy script into gedit and save file as myscript.sh
chmod +x myscript.sh
sudo ./myscript.sh
chmod +x will set the script, myscript.sh, as executable. sudo (super-user do) will enable the script, myscript.sh, to be run as root (which appears to be one of the script requirements).
Is this what I do or has this changed.
Can anyone please direct me to a how to for running a scrip or this type of script.
Cheers
chipppy
i want to run a script to populate my mythgame metadata.
The script is located at http://www.csc.kth.se/~ol/mame2myth.py..
I have never manually run a script before.
I found a bt of a thread for Ubuntu 6.1 with the following instructions
copy script into gedit and save file as myscript.sh
chmod +x myscript.sh
sudo ./myscript.sh
chmod +x will set the script, myscript.sh, as executable. sudo (super-user do) will enable the script, myscript.sh, to be run as root (which appears to be one of the script requirements).
Is this what I do or has this changed.
Can anyone please direct me to a how to for running a scrip or this type of script.
Cheers
chipppy