
<?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: Regular Expressions</title>
	<atom:link href="http://www.shiffman.net/teaching/a2z/regex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shiffman.net</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 06:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: split urlaub</title>
		<link>http://www.shiffman.net/teaching/a2z/regex/comment-page-1/#comment-912272</link>
		<dc:creator>split urlaub</dc:creator>
		<pubDate>Mon, 30 Jan 2012 12:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/regex/#comment-912272</guid>
		<description>bookmarked ;)
Thank you for your great tutorial!
As a RegEx Beginner it is very helpful!</description>
		<content:encoded><![CDATA[<p>bookmarked <img src='http://www.shiffman.net/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Thank you for your great tutorial!<br />
As a RegEx Beginner it is very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christin</title>
		<link>http://www.shiffman.net/teaching/a2z/regex/comment-page-1/#comment-11062</link>
		<dc:creator>Christin</dc:creator>
		<pubDate>Wed, 31 Jan 2007 20:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/regex/#comment-11062</guid>
		<description>Is there a way to run egrep from the command line that will return only the matched pattern and not the entire line of text that that pattern was found in?

Christin</description>
		<content:encoded><![CDATA[<p>Is there a way to run egrep from the command line that will return only the matched pattern and not the entire line of text that that pattern was found in?</p>
<p>Christin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://www.shiffman.net/teaching/a2z/regex/comment-page-1/#comment-118</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Wed, 01 Mar 2006 14:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiffman.net/teaching/programming-from-a-to-z/regex/#comment-118</guid>
		<description>In your example, \b([0-9A-Za-z]+)\s+\1\b, you say &quot;The third part \1 says match whatever you matched that was enclosed inside the first set of parentheses.&quot;  However, where does this description come from?  I&#039;m just learning regex and I thought the backslash meant to treat the following character as a literal character.

Thanks!
Dale</description>
		<content:encoded><![CDATA[<p>In your example, \b([0-9A-Za-z]+)\s+\1\b, you say &#8220;The third part \1 says match whatever you matched that was enclosed inside the first set of parentheses.&#8221;  However, where does this description come from?  I&#8217;m just learning regex and I thought the backslash meant to treat the following character as a literal character.</p>
<p>Thanks!<br />
Dale</p>
]]></content:encoded>
	</item>
</channel>
</rss>

