On Fri, Mar 19, 2010 at 10:15:15PM +1100, Alex Chapman wrote: > Of course my path to the solution wasn't quite such a fairy tale, but > it only took around 30 minutes in total, and most of that was trying > to find a valid word list.
/usr/share/dict/words (or sometimes /usr/dict/words) is the standard wordlist on most *nix systems. It's very useful for cheating on crossword puzzles :-) More here: http://en.wikipedia.org/wiki/Words_(Unix) Miles -- Our biggest mistake: using the scary term "Monad" rather than "warm fuzzy thing" -- Simon Peyton Jones ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
