<?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: Twitter Weekly Updates</title>
	<atom:link href="http://adammonsen.com/post/486/feed" rel="self" type="application/rss+xml" />
	<link>http://adammonsen.com/post/486</link>
	<description>blog and sundries of Adam Monsen</description>
	<lastBuildDate>Wed, 14 Jul 2010 19:18:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: adam</title>
		<link>http://adammonsen.com/post/486/comment-page-1#comment-12037</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://adammonsen.com/post/486#comment-12037</guid>
		<description>Yep, zipgrep is different, it searches contents of files in zip archives.

agrep looks cool.</description>
		<content:encoded><![CDATA[<p>Yep, zipgrep is different, it searches contents of files in zip archives.</p>
<p>agrep looks cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://adammonsen.com/post/486/comment-page-1#comment-12034</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 06 Jan 2010 22:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://adammonsen.com/post/486#comment-12034</guid>
		<description>OK - so is zipgrep different from zgrep?  zgrep (as I understand it) unzips and greps on the fly.  

Have you checked out agrep?  THAT puppy cooks.  I need agrep much more often than simple grep, so I usually wind up using some of the other ztools (zcat, zmore, etc.) like:
zcat foo.zip &#124; agrep -d EOF fun
and party all day long!</description>
		<content:encoded><![CDATA[<p>OK &#8211; so is zipgrep different from zgrep?  zgrep (as I understand it) unzips and greps on the fly.  </p>
<p>Have you checked out agrep?  THAT puppy cooks.  I need agrep much more often than simple grep, so I usually wind up using some of the other ztools (zcat, zmore, etc.) like:<br />
zcat foo.zip | agrep -d EOF fun<br />
and party all day long!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://adammonsen.com/post/486/comment-page-1#comment-12033</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 06 Jan 2010 22:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://adammonsen.com/post/486#comment-12033</guid>
		<description>How hard would it be for wordpress to do client-side validation and tell me &quot;you can&#039;t click &#039;submit&#039; if you haven&#039;t typed in your email address&quot;?  It would probably be pretty easy.  Easier than it&#039;s going to be for me to have to type out the whole actual comment that I had again (since FF lost it between browse forward to the validation screen telling me my email address was blank and now when it was all lost).

:-@!!!!</description>
		<content:encoded><![CDATA[<p>How hard would it be for wordpress to do client-side validation and tell me &#8220;you can&#8217;t click &#8216;submit&#8217; if you haven&#8217;t typed in your email address&#8221;?  It would probably be pretty easy.  Easier than it&#8217;s going to be for me to have to type out the whole actual comment that I had again (since FF lost it between browse forward to the validation screen telling me my email address was blank and now when it was all lost).</p>
<p>:-@!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
