regex



Hi,

I am trying to use regex to search a text file for certain word(s), and
if the word is found, extract every sentence which contains it as an
output text file. Any help would be appreciated.

.