Suppose you want to search for a list of words. If you’re using grep, you can add the -f flag provide a file of regular expressions, and you can add the -F to tell it that the regular expressions are in fact just words. I did something like this a couple days ago when searching […]
The post Fitting a regular expression to a list of words first appeared on John D. Cook.
John D. Cook
• John
