View Single Post
q8phantom's Avatar
Posts: 42 | Thanked: 16 times | Joined on Jul 2010 @ Kuwait
#130
First, Thank you a lot my friend for the script, I have an idea to make things simpler and easier you could do the following :
Download the script and have in in your Root N900 Folder
excute this command in terminal :

Dont use spaces in what ever you want
Code:
mv ~/MyDocs/OptimizeN900 ~/<whatever you want easy to remember>
then everytime just run the terminal and
Code:
$sh <whatever you want easy to remember>
if you want to get the file back to n900 root
Code:
$mv ~/<whatever you want easy to remember> ~/MyDocs/OptimizeN900
Example :

Code:
mv ~/MyDocs/OptimizeN900 ~/optimize
then I can directly use this command when I open the terminal

Code:
$sh optimize
 

The Following User Says Thank You to q8phantom For This Useful Post: