Koos's cool .signature:
Koos van den Hout, Internetter, Unix freak and BBS SysOp at large koos@kzdoos.xs4all.nl (Home) BBS Koos z'n Doos (+31-3402-36637 28k8) koos@pizza.hvu.nl (Work) <-- finger -l for PGPkey (+31-3402-56619 14k4) http://www.hvu.nl/~koos (WWW) Looking for a license plate with "RFC 822" We are root. You will be assimilated. Resistance is useless. Clickety ClickThe challange, posted in alt.sysadmin.recovery:
P.S. Fist person who can guess, in email, what DEU means will get a special dedicated spot in my homepage. I'm serious, too.I'd give the answer to that challange here, but I'm afraid it's a classified matter, for security reasons. :)
Dumb-End User
Dead Evil User
Dumb Evil User
Dead European User
De-Evolved User
Dorky Egocentric User
Death-Eating User
Demented evil user
Demented equipment user
Demented Eris-Worshipping User
(etc.)
#!/bin/ksh
DICT=${2-/usr/lib/dict/words}
nawk '
/^[dD]/ { dwords[dcnt++] = $1 }
/^[eE]/ { ewords[ecnt++] = $1 }
/^[uU]/ { uwords[ucnt++] = $1 }
END {
srand();
for ( i = 0; i < TRIES; i++ ) {
di = int(rand() * dcnt);
ei = int(rand() * ecnt);
ui = int(rand() * ucnt);
print dwords[di], ewords[ei], uwords[ui]
}
}' TRIES=${1:-20} $DICT
Which, when ran printed "Bill The Cat Eats Mushrooms!" 500 times on my terminal and then ordered a pizza and did a shutdown -HIP-HOP
But, I couldn't turn down this plea:
Here's a routine for generating combinations. Can I have a not-so-special dedicated spot on your homepage ? Walter Roberson roberson@Ibd.nrc.caHappy now, Walter? :)
But wait, he wasn't the only one! Then there's poor old Tim
Skirvin, who nearly lost his sanity by guessing dozens of times and
never getting it write.
It's ok Tim, we can't all be as God-like as Koos. :)
For this, Ken gets a free tribble, with a lifetime supply of food. Have fun Ken! Don't call us, :)