Skip to content

SomeGuyNamedEd/wordsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordsearch

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

About

Search text files for words from a word file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages