K 10 svn:author V 2 ru K 8 svn:date V 27 2005-02-07T21:00:20.000000Z K 7 svn:log V 358 Trim more cookies, by playing with different hash functions, e.g., by trimming all non-alphabet characters and whitespace, converting to lowercase, and considering only first (or last) N letters (maybe only consonants). The fortune editor then displays all fortunes that have the same hash, and allows to remove one of them. The rest is written to stdout. END