<div class="gmail_quote">On <i>Thu May 13 16:27:09 UTC 2010</i>, <b>Mohamed El Morabity </b>wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre>Hi,<br><br>simply using the following pattern for sed?<br>   /TAG/c\<br>   BLABLA\nBLOBLO<br></pre></blockquote><div>Thanks.<br>I then also found that it works this way too, probably easier to be read:<br><pre>/TAG/c\<br>
BLABLA\<br>BLOBLO</pre>
Anyway, thanks again for helping!<br><br>Gianluca<br></div></div><br>