--- trunk/Makefile 2004/09/25 22:08:27 31 +++ trunk/Makefile 2004/11/21 23:28:31 39 @@ -6,3 +6,6 @@ combo: head -10000 /usr/share/dict/words | sed 's/^\(.*\)/\1\t\1/' | sort -f | ./bfilter.pl 1 2>/dev/null > combo-test.js + +php: + wget -O combo-php.html http://localhost/~dpavlin/bfilter/combo2/test.php