<?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 and regular expression revisited</title>
	<atom:link href="http://ayaz.wordpress.com/2008/04/29/grep-and-regular-expression-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://ayaz.wordpress.com/2008/04/29/grep-and-regular-expression-revisited/</link>
	<description>Ayaz Ahmed Khan's repository of rants and random thoughts.</description>
	<pubDate>Fri, 22 Aug 2008 04:24:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ayaz</title>
		<link>http://ayaz.wordpress.com/2008/04/29/grep-and-regular-expression-revisited/#comment-11161</link>
		<dc:creator>ayaz</dc:creator>
		<pubDate>Tue, 29 Apr 2008 10:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://ayaz.wordpress.com/?p=213#comment-11161</guid>
		<description>Thanks for pointing the subtle error out, Zohair.  -E triggers the extended regular expression syntax and does not take any arguments. Anything after -e is taken to be the regular expression.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing the subtle error out, Zohair.  -E triggers the extended regular expression syntax and does not take any arguments. Anything after -e is taken to be the regular expression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zohair</title>
		<link>http://ayaz.wordpress.com/2008/04/29/grep-and-regular-expression-revisited/#comment-11160</link>
		<dc:creator>zohair</dc:creator>
		<pubDate>Tue, 29 Apr 2008 10:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://ayaz.wordpress.com/?p=213#comment-11160</guid>
		<description>I believe egrep is equivalent to grep -E rather than grep -e.

Or maybe thats just a difference in versions.
 
Mine is GNU grep 2.5.3 on a Debian 4.0 Lenny. :\</description>
		<content:encoded><![CDATA[<p>I believe egrep is equivalent to grep -E rather than grep -e.</p>
<p>Or maybe thats just a difference in versions.</p>
<p>Mine is GNU grep 2.5.3 on a Debian 4.0 Lenny. :\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grep and regular expression revisited &#124; Tea Break</title>
		<link>http://ayaz.wordpress.com/2008/04/29/grep-and-regular-expression-revisited/#comment-11158</link>
		<dc:creator>grep and regular expression revisited &#124; Tea Break</dc:creator>
		<pubDate>Mon, 28 Apr 2008 22:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://ayaz.wordpress.com/?p=213#comment-11158</guid>
		<description>[...] This cup of tea was served by: Libel [...]</description>
		<content:encoded><![CDATA[<p>[...] This cup of tea was served by: Libel [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
