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
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