compare two word lists in google
How do I Compare two files under Linux or UNIX?
cat wordlist.lst | sort | uniq | merge > newwordlist.lst
See also http://www.backtrack-linux.org/forum...eneration.html
This has pretty much everything you need to know.
http://www.backtrack-linux.org/forum...tionaries.html
http://www.backtrack-linux.org/forum...ords-john.html
Again Topic is covered.


