<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Backdrift &#187; grep</title>
	<atom:link href="http://backdrift.org/tag/grep/feed" rel="self" type="application/rss+xml" />
	<link>http://backdrift.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 20:54:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Printing the last occurrence of a string and everything below it with grep</title>
		<link>http://backdrift.org/printing-the-last-occurrance-of-a-string-and-everything-below-it-with-grep</link>
		<comments>http://backdrift.org/printing-the-last-occurrance-of-a-string-and-everything-below-it-with-grep#comments</comments>
		<pubDate>Thu, 28 Jan 2010 22:02:57 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tac]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://backdrift.org/?p=303</guid>
		<description><![CDATA[So far the simplest way I&#8217;ve discovered to find the last occurrence of a string and print everything below it is with a combination of grep and tac (it&#8217;s cat backwards, get it?!). Say you want to find the last instance of foo and everything that came after it in a file. You could run [...]]]></description>
		<wfw:commentRss>http://backdrift.org/printing-the-last-occurrance-of-a-string-and-everything-below-it-with-grep/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  backdrift.org/tag/grep/feed ) in 0.26322 seconds, on May 19th, 2012 at 3:41 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 19th, 2012 at 4:41 am UTC -->
