In "Select lines between “line1” and “line2”" post, part of the question has disappeared as reported by Dan Fego. He has even provided the original text of the question:
How can I use grep to find text from line to line
lets say I want to grep only "utility originally written" from the following text. How can i do that? Please help
grep is a command-line text-search utility originally written for Unix.
How could this happen? Shouldn't the history of revisions be maintained and visible to SO users?