<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Grep in Color</title>
	<atom:link href="http://savvyadmin.com/grep-in-color/feed/" rel="self" type="application/rss+xml" />
	<link>http://savvyadmin.com/grep-in-color/</link>
	<description>For savvy admins everywhere...</description>
	<lastBuildDate>Thu, 17 May 2012 16:06:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: gmendoza</title>
		<link>http://savvyadmin.com/grep-in-color/comment-page-1/#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://savvyadmin.com/grep-in-color/comment-page-1/#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=&#039;grep --colour=auto&#039;

(for bash, that is) - This way, grep autodetects if its output is going to a terminal and then turns color on. If it&#039;s inside a pipe (where the colors would wreak havoc), it doesn&#039;t. Pretty much like ls&#039;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) &#8211; 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>

