A basic keyword search for file names and content. Looks only in the root directory given. Can be given a file with a list of words to filter out and exclude from the search.
Returns the discovered keywords and filepath per hit.
##Usage
./base.py <root_directory> <keywordlist_file> [optional: <filterfile>]