Hello, I have a little question: What do I need to type in command, if I want the xterm to do something. For example Overclocking: Code: sudo gainroot echo 1000000 > /sys/ etc... Or renaming a file: Code: cd .mupen64plus/ mv blight_input.conf blight_input.conf3 mv blight_input.conf2 blight_input.conf Is it the same "osoo-xterm -e" thing, and does it wotk with more than 1 line (like sudo gainroot or cd first)? Thanks
sudo gainroot echo 1000000 > /sys/ etc...
cd .mupen64plus/ mv blight_input.conf blight_input.conf3 mv blight_input.conf2 blight_input.conf
command1 parm; command2 parm; command3 parm ...
sudo gainroot rootsh