<p dir="ltr">That worked. Thanks!</p>
<div class="gmail_quote">On Feb 10, 2015 2:35 PM, &quot;Jim Kinney&quot; &lt;<a href="mailto:jim.kinney@gmail.com">jim.kinney@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">grep -v &quot;string to not see&quot; &lt;log file&gt;<br>
<br>
On Tue, 2015-02-10 at 14:16 -0500, Justin Goldberg wrote:<br>
&gt; I am trying to parse a log file and exclude the lines that contain any<br>
&gt; one of a few different strings, for example &quot;don&#39;t show ones that<br>
&gt; contain <a href="http://google.com" target="_blank">google.com</a> or ones that <a href="http://yahoo.com" target="_blank">yahoo.com</a>&quot; for example.<br>
&gt;<br>
&gt; I&#39;m guessing that sed or awk would fit this purpose.<br>
&gt;<br>
&gt; I looked on the web but didn&#39;t find any examples that made sense to<br>
&gt; this Linux newbie.<br>
&gt;<br>
&gt; Any replies or pointers will be greatly appreciated!<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
--<br>
James P. Kinney III<br>
<br>
Every time you stop a school, you will have to build a jail. What you<br>
gain at one end you lose at the other. It&#39;s like feeding a dog on his<br>
own tail. It won&#39;t fatten the dog.<br>
- Speech 11/23/1900 Mark Twain<br>
<br>
<a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>