![]() |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
Quote:
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). |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
Quote:
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) |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
actually its
local* = local + any other letter |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
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...).
|
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
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 |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
|
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
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 |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
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. |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
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! |
Re: [ANNOUNCE] Script + Tweaks To Speed UP N900 (HUGE UPDATE)!!!!!!!!!!! NOW Easy Apply
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?
|
| All times are GMT. The time now is 13:20. |
vBulletin® Version 3.8.8