mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-02 08:42:48 +00:00
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.
This commit is contained in:
parent
832f26462b
commit
6325a5d282
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141476