<?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"
	>
<channel>
	<title>Comments on: find&#8217;s -exec feature</title>
	<atom:link href="http://blog.johnjosephbachir.org/2005/06/14/finds-exec-feature/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnjosephbachir.org/2005/06/14/finds-exec-feature/</link>
	<description>John Joseph Bachir's blog</description>
	<pubDate>Fri, 29 Aug 2008 20:32:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Mark</title>
		<link>http://blog.johnjosephbachir.org/2005/06/14/finds-exec-feature/#comment-222603</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 06 Jun 2008 17:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=167#comment-222603</guid>
		<description>Thanks for the post. Escaping the ; with a backslash was killing me. Also, use a + if your exec command handles it and it will seriously speed things up.</description>
		<content:encoded><![CDATA[<p>Thanks for the post. Escaping the ; with a backslash was killing me. Also, use a + if your exec command handles it and it will seriously speed things up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewz</title>
		<link>http://blog.johnjosephbachir.org/2005/06/14/finds-exec-feature/#comment-3248</link>
		<dc:creator>andrewz</dc:creator>
		<pubDate>Sun, 24 Jul 2005 18:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=167#comment-3248</guid>
		<description>Yeah, find is brutally powerful, and sometimes difficult to master. I used it extensively when I was an interning as a software archive administrator at a baby bell telco. I used various testbeds to proof my wacky shell scripts before unleashing them on the massive VAX/BSD code trees. These scripts would run for hours. 

In subsequent years I have found that my grasp of the power and subtleties of find and exec have seriously wained in disuse.

- Andrew</description>
		<content:encoded><![CDATA[<p>Yeah, find is brutally powerful, and sometimes difficult to master. I used it extensively when I was an interning as a software archive administrator at a baby bell telco. I used various testbeds to proof my wacky shell scripts before unleashing them on the massive VAX/BSD code trees. These scripts would run for hours. </p>
<p>In subsequent years I have found that my grasp of the power and subtleties of find and exec have seriously wained in disuse.</p>
<p>- Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://blog.johnjosephbachir.org/2005/06/14/finds-exec-feature/#comment-3128</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Tue, 21 Jun 2005 16:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=167#comment-3128</guid>
		<description>I bow to your 'find' prowess</description>
		<content:encoded><![CDATA[<p>I bow to your &#8216;find&#8217; prowess</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://blog.johnjosephbachir.org/2005/06/14/finds-exec-feature/#comment-3065</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Tue, 14 Jun 2005 15:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/?p=167#comment-3065</guid>
		<description>Very nice. I remember having used this flag years ago, probably in some slick tutorial article, but I had forgotten all about it. Maybe this would make a good alias for something like "checkPHP", and similar variants? (I find that my .tcshrc file ends up also being a crib sheet for lesser-used unix pipings.)</description>
		<content:encoded><![CDATA[<p>Very nice. I remember having used this flag years ago, probably in some slick tutorial article, but I had forgotten all about it. Maybe this would make a good alias for something like &#8220;checkPHP&#8221;, and similar variants? (I find that my .tcshrc file ends up also being a crib sheet for lesser-used unix pipings.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
