<?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>Open Query blog &#187; tool</title>
	<atom:link href="http://openquery.com/blog/tag/tool/feed" rel="self" type="application/rss+xml" />
	<link>http://openquery.com/blog</link>
	<description>About MySQL, Drizzle, MariaDB and more!</description>
	<lastBuildDate>Wed, 07 Dec 2011 04:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tool of the day: ack &#8211; better than grep</title>
		<link>http://openquery.com/blog/tool-day-ack-grep</link>
		<comments>http://openquery.com/blog/tool-day-ack-grep#comments</comments>
		<pubDate>Sat, 06 Jun 2009 23:00:06 +0000</pubDate>
		<dc:creator>arjen</dc:creator>
				<category><![CDATA[Software and tools]]></category>
		<category><![CDATA[ack]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://openquery.com/blog/?p=764</guid>
		<description><![CDATA[I&#8217;m decently familiar with grep so I can usually make it do what I want. I frequently need to search for instance MySQL source code for certain pattern strings, and this makes life so much easier. But Akash pointed out ack to me, which has the specific tagline &#8220;better than grep&#8221; (has the domain even) and I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m decently familiar with grep so I can usually make it do what I want. I frequently need to search for instance MySQL source code for certain pattern strings, and this makes life so much easier. But Akash pointed out <a href="http://betterthangrep.com/">ack</a> to me, which has the specific tagline <em>&#8220;better than grep&#8221;</em> (has the domain even) and I reckon it does live up to that. Win! It&#8217;s written in pure Perl, very easy to install (doesn&#8217;t even use CPAN if you don&#8217;t want).</p>
<p>It recurses into subdirs by default, while ignoring stuff like revision control and binary files. You can search specific types of files through a symbolic name rather than by specifying regexes. And it has colour highlighting, and simply uses the familiar Perl regexes for its pattern matching rather than funky subsets of which there are many distinct ones&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://openquery.com/blog/tool-day-ack-grep/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
