Reputation: 7600
I have a file of records. The first line has the name and the following line has the data associated with that person. I want to grep for a persons name and get the line with the name and the line that follows.
Upvotes: 1
Views: 150