I want to read the file contents before and after search string. The contents may be 25 or 50 chars will be fine.
example : file01
-------------------------
A better description inspires a more informed "discussion". The more details you include, the better equipped our community is to help you find a solution.
I want extract strings before & after discussion in the above file given as output.
The output should display in below format :
before 25 chars + search string + 25 chars