Wordle solver with the /usr/share/dict/words file.
On running the program you are dropped in CLI mode.
exit: Exits the program.
list: Lists possible matching words.
include|in letters: Add letter(s) to the including list.
exclude|ex letters: Add letter(s) to the excluding list.
mark index letter: Mark the letter at position for searching.
mask: Output current mask used.
clear: Clear mask to start fresh.