in reply to Re^4: Another Endless Loop
in thread Another Endless Loop

You have an interesting system dictionary then. None of the copies I checked (OS X, Open- and FreeBSD, Redhat 9 and RHEL3) contained any matches for grep -c fuc.er, and three innocuous ones for grep -c fuc. (Confucian, Confucianism, Confucius). I'd be more worried that a random hex hash might come up a55b00b5, but the truly paranoid would of course sanitize their wordlist to start.

Update: Wow, I did not know that. I just grabbed the source wordlist for the FC words-3.0.9 RPM and it indeed does work blue. Caveat emptor.

Replies are listed 'Best First'.
Re^6: Another Endless Loop
by samtregar (Abbot) on Feb 25, 2007 at 18:56 UTC
    Fedora Core 5 (oh man, I am so banned):

    $ grep fuck /usr/share/dict/words fuck fucked fucker fuckers fucking fucks fuckup fuckups fuckwit motherfucker

    -sam