From: ts Date: 2006-03-12T01:48:44+09:00 Subject: Re: Help me understand why the Ruby block is slower than wit >>>>> "J" == James Edward Gray writes: J> Something is fishy there, for it works just fine on my own Mac: Try it with J> Neo:~/Desktop$ cat wordlist J> one J> two J> three J> 0123456789 01234567890123456789 J> five J> 0123456789 J> Neo:~/Desktop$ cat tens.rb Guy Decoux