<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Grep in Color</title>
	<atom:link href="http://www.savvyadmin.com/grep-in-color/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.savvyadmin.com/grep-in-color/</link>
	<description>For savvy admins everywhere...</description>
	<pubDate>Wed, 07 Jan 2009 04:25:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: gmendoza</title>
		<link>http://www.savvyadmin.com/grep-in-color/#comment-64</link>
		<dc:creator>gmendoza</dc:creator>
		<pubDate>Fri, 28 Dec 2007 16:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.savvyadmin.com/2007/09/02/grep-in-color/#comment-64</guid>
		<description>Ahh... I like this approach.  Thanks for the input!</description>
		<content:encoded><![CDATA[<p>Ahh&#8230; I like this approach.  Thanks for the input!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blacky</title>
		<link>http://www.savvyadmin.com/grep-in-color/#comment-63</link>
		<dc:creator>blacky</dc:creator>
		<pubDate>Fri, 28 Dec 2007 10:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.savvyadmin.com/2007/09/02/grep-in-color/#comment-63</guid>
		<description>I recommend this:

alias grep='grep --colour=auto'

(for bash, that is) - This way, grep autodetects if its output is going to a terminal and then turns color on. If it's inside a pipe (where the colors would wreak havoc), it doesn't. Pretty much like ls's --color=auto option.</description>
		<content:encoded><![CDATA[<p>I recommend this:</p>
<p>alias grep=&#8217;grep &#8211;colour=auto&#8217;</p>
<p>(for bash, that is) - This way, grep autodetects if its output is going to a terminal and then turns color on. If it&#8217;s inside a pipe (where the colors would wreak havoc), it doesn&#8217;t. Pretty much like ls&#8217;s &#8211;color=auto option.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
