Ask a Question related to UNIX Programming, Design and Development.
-
Anand Agrawal #1
Get the line below a pattern
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
Anand Agrawal Guest
-
Pattern matching a line ending character... Please ignore previousmessage, solved!
As usual jumped the gun on my message, solved it... Its '%\r' Thanks adam -- This message has been scanned for viruses and dangerous... -
Pattern matching a line ending character
Hi, I think I have managed to get a line ending character in some of my text fields. If I do a select I get this: array_design_id | ... -
Thin line between pattern tiles in Illustrator CS
I've been making borders by making a square swatch and then using it to make a pattern brush. Then I make a rectangle and choose the pattern brush... -
Use of uninitialized value in pattern match (m//) at ./getopt.pl line 14.
Hi, I'm trying to be a good boy and use strict and warnings .. The more I do, the more I feel I'm wasting so much time and should become... -
Return second line after a pattern match?
Ritchie wrote: is this what you want? find the "----------" line and skip it fine the 1st line after it and skip it find the 2nd line after it...



Reply With Quote

