Poll: Delet the values from the speedpatch?
Poll Options
Delet the values from the speedpatch?

Reply
Thread Tools
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#311
Originally Posted by karam View Post
@kolos
it can be one letter
or 2 letters (it doesn't make any diffrence in this case)
and mv transitions.ini /home/user/MyDocs (to the next optional step)
to move these transitions.ini to the current theme
But in my case command with two letters didn't delete necessary files.

Regarding transitions.ini, I like to have transitions as they are, so I didn't apply these changes (I deleted their lines from patchit.sh).

Last edited by kolos; 2011-06-19 at 10:43.
 
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#312
Originally Posted by kolos View Post
But in my case command with two letters didn't delete necessary files.
They are probably already deleted
It MUST Do That

karam* = karak* = karaf* = karai*
means kara + any other letter

rc.local* = rc.locaf*= rc.locaw*
means rc.loca + any other letter

so:

rc.locall* = rc.localw* = rc.locaq*
means rc.local + any other letter

Hope you get it

Oh and for the transitions
there lines are already deleted in the patch.tar.gz (wich is in the first post)

Last edited by karam; 2011-06-19 at 10:47.
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#313
actually its

local* = local + any other letter
 

The Following User Says Thank You to F2thaK For This Useful Post:
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#314
I'm not programmer, but if I understand right the star (*) replaces all following letters/symbols/numbers and doesn't annul letters/symbols/numbers written before the star. So in case locall*, that should seek all words which start with locall..., but not with local... (except locall...).
 
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#315
Aaaaaah what can i say then

F2thaK i always use this
and i know what i'm saying
i will make another test and remake sure of that silly info ;p

Edit : just made another sure of that
and it doesn't make any difference

Last edited by karam; 2011-06-19 at 10:55.
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#316
 
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#317
F2tahaK
1-) it is a bash (not ash) as N900 uses (although this might not be important
2-) it says mv *linux*.html dir1 (notice 2 stars) so the command moves all the HTML files, that have the word "linux" in their names, from the working directory into a directory named dir1:
3-)but if we did
mv linux*.html dir1 then the command moves all the HTML files, that have the word "linu" in their names, from the working directory into a directory named dir1

EDIT : BTW i have replaced rm rc.locall* with

rm /etc/rc.local
rm /etc/rc.local.backup.txt

Last edited by karam; 2011-06-19 at 11:19.
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#318
but if you wanted to delete these files that are in the same folder:

exampleA
exampleB
exampleC

you would do "rm /example*"

---

Im just trying to help you out, making sure the instructions are correct.

Again I really appreciate this script/MOD, as Im sure many others do.

Thank you.
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#319
Yes the * means any character but you the last letter can't be any character so

just like F2thaK said

example* includes
exampleA
exampleB
exampleC

but it doesn't work like you think:
You think this way:
exampleA* includes them all but that's wrong since A is included, and then it won't affect the others!
 
Changegames's Avatar
Posts: 277 | Thanked: 69 times | Joined on Jul 2010
#320
i just want to ask did the last version got the same transitions.ini or is it the same thats included in the updated version?
 
Reply

Tags
autobrick, awesome-script, do no install, f***epitaph, install it now, perfect_ n900, script-a-brick, very safe


 
Forum Jump


All times are GMT. The time now is 14:39.