I want to search a lot of text and find instance where the text contains a match, e.g. a phrase like "continuity of "
and I want to see the context of each match, i.e. four or five lines of text before and after the lines containing each hit.
How to do?
thanks,
James