[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: VMs: truncated repeating sequences
> BTW, I assume that when you say 'truncated' it means
> that there is actually a different sequence of
> characters following it each time.
That's right.
So when looking for the master pattern "aiin.shedy.qokeedy.qote"
the truncation is considered to have happened when the master
sequence is broken, so if you find a partial match like
"aiin.sheEDY.OL ..." I increase the count for the truncated string
"aiin.she", (but not for "aiin.sh" or anything else)
The different subsets of that master string are:
07466:a
02408:ai
00333:aii
00030:aiin
03220:aiin.
00082:aiin.s
00184:aiin.sh
00165:aiin.she
00009:aiin.shed
00024:aiin.shedy.
00006:aiin.shedy.qo
00002:aiin.shedy.qok
00005:aiin.shedy.qoke
00001:aiin.shedy.qokeedy.
00002:aiin.shedy.qokeedy.qo
00001:aiin.shedy.qokeedy.qote
Hmmm.... :-I
Marke
______________________________________________________________________
To unsubscribe, send mail to majordomo@xxxxxxxxxxx with a body saying:
unsubscribe vms-list