grep search
I would like to save a grep search. I have some words to which I have to assign a change of style. These words increase with time, so my search and replacement must be saved and modified over time. Basically I have to say search word a, word b, word c ... (etc) and replace with word to change style, word b change style, word c change style (etc.) how can I do? Over time these words increase. Basically I have to search for numerous words and insert a wild card after them.
