<?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: Remove comments and empty lines with grep</title>
	<atom:link href="http://jorge.fbarr.net/2008/10/28/remove-comments-and-empty-lines-with-grep/feed/" rel="self" type="application/rss+xml" />
	<link>http://jorge.fbarr.net/2008/10/28/remove-comments-and-empty-lines-with-grep/</link>
	<description>The life of a geek, father and husband</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:56:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: justin</title>
		<link>http://jorge.fbarr.net/2008/10/28/remove-comments-and-empty-lines-with-grep/comment-page-1/#comment-5268</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Tue, 03 Jan 2012 21:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://jorge.ulver.no/?p=339#comment-5268</guid>
		<description>Try 

grep ^[^#] {file of interest}</description>
		<content:encoded><![CDATA[<p>Try </p>
<p>grep ^[^#] {file of interest}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sek</title>
		<link>http://jorge.fbarr.net/2008/10/28/remove-comments-and-empty-lines-with-grep/comment-page-1/#comment-3583</link>
		<dc:creator>sek</dc:creator>
		<pubDate>Tue, 18 Jan 2011 11:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://jorge.ulver.no/?p=339#comment-3583</guid>
		<description>thanks  a lot dude</description>
		<content:encoded><![CDATA[<p>thanks  a lot dude</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xhuli</title>
		<link>http://jorge.fbarr.net/2008/10/28/remove-comments-and-empty-lines-with-grep/comment-page-1/#comment-2679</link>
		<dc:creator>xhuli</dc:creator>
		<pubDate>Tue, 18 May 2010 08:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://jorge.ulver.no/?p=339#comment-2679</guid>
		<description>Great, ty :))</description>
		<content:encoded><![CDATA[<p>Great, ty :))</p>
]]></content:encoded>
	</item>
</channel>
</rss>

