Hey Guys
I am in need of the monks once more.
I am trying to write a script that search a file and reads from where a line begins with h(lowercase) up to the next line beginning with h(again lowercase) however there are several instances of this (at least 200)
I need to read each individual case and check for any lines in between the h's that start with j(lowercase) E(uppercase) and G(again uppercase)and then output the lines beginning with j E and G.
However I want to do this myself, but if someone could point me in the right direction on where and how to start this. I would greatly appreciate and advise/assistance.
Thanks