SyntaxFix
Write A Post
Hire A Developer
Questions
Try the below command, because it works perfectly:
grep -ow "yourstring" crosscheck:-
Remove the instance of word from file, then re-execute this command and it should display empty result.