I have a script which looks through a file line by line
looking for a particular string. if it finds that string it prints that line .....
Now I want to amend the script so that if a string is found in a line then the line 5 lines previous to the one being
searched is printed??????
thanks
Pat
p.s great site!