<?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: Cool Examples</title>
	<atom:link href="http://mgeisler.net/regular-expressions/cool-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgeisler.net</link>
	<description>Adventures with Computers</description>
	<pubDate>Thu, 21 Aug 2008 18:03:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-bleeding</generator>
		<item>
		<title>By: Said</title>
		<link>http://mgeisler.net/regular-expressions/cool-examples/#comment-153577</link>
		<dc:creator>Said</dc:creator>
		<pubDate>Thu, 24 Jan 2008 01:49:48 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/regular-expressions/cool-regular-expressions/#comment-153577</guid>
		<description>&lt;p&gt;Hey, Martin..
Denne one-liner til eksempel nr. 1 ;)&lt;/p&gt;

&lt;p&gt;awk '{if(NR==1)last=$1;print $2,$1,$1-last; last=$1}' file.txt&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey, Martin..<br />
Denne one-liner til eksempel nr. 1 ;)</p>
<p>awk &#8216;{if(NR==1)last=$1;print $2,$1,$1-last; last=$1}&#8217; file.txt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
