<br><div><br><div class="gmail_quote">On Thu, Aug 26, 2010 at 10:44 AM, Kevin Kelly <span dir="ltr"><<a href="mailto:kkelly@lifetouch.com">kkelly@lifetouch.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">










<div lang="EN-US" link="blue" vlink="purple">

<div>

<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Courier New"">Could somebody tell me why this won’t work?</span></p>

<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Courier New""> </span></p>

<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Courier New"">HOST=testserver</span></p>

<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Courier New"">       
LOG     %/var/adm/messages kern "IGNORE=%(corrupt
label|wrong magic number)"</span></p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Trying to ignore all lines in the messages file that contain
those key words.</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Thanks</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal"><span style="font-family:"Times New Roman","serif"">Kevin </span></p>

<p class="MsoNormal"> </p>

</div>

<br>
______________________________________________________________________<br>
This email has been scanned by the MessageLabs Email Security System.<br>
For more information please visit <a href="http://www.messagelabs.com/email" target="_blank">http://www.messagelabs.com/email</a> <br>
_____________________________________________________________________<br></div></blockquote><div><br></div><div> </div></div>I'm not sure why you have the parens in the pattern, but you might try taking them out. Also, if that doesn't work, try dropping the quotes and replacing each space with \s. <div>

Steve</div><br>
</div>