Redact

Takes as input a word to be redacted and possibly -c if it looks for only that exact word and not words containing that word -p if it is case insensitive

Then takes strings as user input and redacts the word from the string replacing it with *s equal to the length of the string