Hi all,
A lot of of the available methods show how to find a range of lines between line numbers or between pattern match. But is it possible to find a pattern match then print the 5 lines after the pattern match, without any knowledge of the line number etc?
Thanks