<?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: Linux Tips: Handy ways to grep</title>
	<atom:link href="http://www.ghacks.net/2009/07/09/linux-tips-handy-ways-to-grep/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2009/07/09/linux-tips-handy-ways-to-grep/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 13:49:28 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: thedude</title>
		<link>http://www.ghacks.net/2009/07/09/linux-tips-handy-ways-to-grep/#comment-849521</link>
		<dc:creator>thedude</dc:creator>
		<pubDate>Fri, 10 Jul 2009 11:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=14085#comment-849521</guid>
		<description>egrep ftw</description>
		<content:encoded><![CDATA[<p>egrep ftw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: utsav</title>
		<link>http://www.ghacks.net/2009/07/09/linux-tips-handy-ways-to-grep/#comment-848928</link>
		<dc:creator>utsav</dc:creator>
		<pubDate>Thu, 09 Jul 2009 18:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=14085#comment-848928</guid>
		<description>hello</description>
		<content:encoded><![CDATA[<p>hello</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BalaC</title>
		<link>http://www.ghacks.net/2009/07/09/linux-tips-handy-ways-to-grep/#comment-848406</link>
		<dc:creator>BalaC</dc:creator>
		<pubDate>Thu, 09 Jul 2009 07:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=14085#comment-848406</guid>
		<description>I have added the following line in my .bashrc file under FC8 to highlight the grep results with the search string

alias grep=&#039;GREP_COLOR=&quot;31&quot; grep --color=always&#039;</description>
		<content:encoded><![CDATA[<p>I have added the following line in my .bashrc file under FC8 to highlight the grep results with the search string</p>
<p>alias grep=&#8217;GREP_COLOR=&#8221;31&#8243; grep &#8211;color=always&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
