<?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 for a tab in bash</title>
	<atom:link href="http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Feb 2010 07:00:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Dale</title>
		<link>http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/comment-page-1/#comment-12751</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Fri, 29 May 2009 14:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/#comment-12751</guid>
		<description>Unless you&#039;ve manually changed your Ctrl-v mapping to something else like I did, got a headache with that one!</description>
		<content:encoded><![CDATA[<p>Unless you&#8217;ve manually changed your Ctrl-v mapping to something else like I did, got a headache with that one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jehan</title>
		<link>http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/comment-page-1/#comment-11185</link>
		<dc:creator>jehan</dc:creator>
		<pubDate>Fri, 08 Aug 2008 12:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/#comment-11185</guid>
		<description>It means that you can enter the tab character by pressing CTRL-V before pressing the TAB key.

so you can grep -e &#039;&#039; yourFile

thanks for the tip. Been looking how to do that for some time now.</description>
		<content:encoded><![CDATA[<p>It means that you can enter the tab character by pressing CTRL-V before pressing the TAB key.</p>
<p>so you can grep -e &#8221; yourFile</p>
<p>thanks for the tip. Been looking how to do that for some time now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lafemme</title>
		<link>http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/comment-page-1/#comment-10509</link>
		<dc:creator>lafemme</dc:creator>
		<pubDate>Thu, 06 Mar 2008 05:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://knurdle.com/2008/02/29/grep-for-a-tab-in-bash/#comment-10509</guid>
		<description>What the heck does this mean?</description>
		<content:encoded><![CDATA[<p>What the heck does this mean?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

