Search text files for words from a word file
Usage: python wordsearch.py --input <inputfile> --wordlist <wordlistfile>
Pre-requisites:
- python 2.7+
- Wordlist format: one line/search string, case insensitive, no trailing carriage return at end of file