Re: regex...does not match

2002-06-18 Thread John W. Krahn
Sven Bentlage wrote: > > Hi guys, Hello, > I'm not sure why the first regex (see below) does not grep the correct > line. The 2nd one does. (but it greps the whole line and not only the > part I want to have since the delimiter is \n) > Would be nice if you could give me a hint what I'm doing w

regex...does not match

2002-06-18 Thread Sven Bentlage
Hi guys, I'm not sure why the first regex (see below) does not grep the correct line. The 2nd one does. (but it greps the whole line and not only the part I want to have since the delimiter is \n) Would be nice if you could give me a hint what I'm doing wrong with the first regex: I want to gre