Fergus Henderson wrote:
> On 08-Jul-1999, I stupidly typed:
> > P.S.: The only response was from Ferguson,
> Who's this "Ferguson" dude? ;-)

I hoped that this would be obvious, it's

   echo "Fergus Henderson" | sed 's/ .......//'     => Ferguson

It even works well with other people's names:

   echo "Simon Peyton-Jones" | sed 's/ .......//'   => SimonJones

or

   echo "Keith Wansbrough" | sed 's/ .......//'     => Keithugh

It's a sophisticated form of name compression for low-bandwidth
connections, everybody on the Haskell mailing list can easily
reconstruct the original name. Patent pending...
"Everything counts in large amounts" (Depeche Mode)
:-)

Cheers,
   Sven
-- 
Sven Panne                                        Tel.: +49/89/2178-2235
LMU, Institut fuer Informatik                     FAX : +49/89/2178-2211
LFE Programmier- und Modellierungssprachen              Oettingenstr. 67
mailto:[EMAIL PROTECTED]            D-80538 Muenchen
http://www.informatik.uni-muenchen.de/~Sven.Panne


Reply via email to