Hi,
I want to print the line below the line for which grep has matched. Is
there any way i can do it. I mean if grep matches for line 2 in file, i want
to print line 2 and 3.

Thanks
Anand