<?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: xargs my new friend</title>
	<atom:link href="http://www.idle-hacking.com/2007/02/xargs-my-new-friend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idle-hacking.com/2007/02/xargs-my-new-friend/</link>
	<description>Ruby, XUL/Javascript, C/C++, and more...</description>
	<lastBuildDate>Fri, 06 Aug 2010 01:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: mojobozo</title>
		<link>http://www.idle-hacking.com/2007/02/xargs-my-new-friend/comment-page-1/#comment-90</link>
		<dc:creator>mojobozo</dc:creator>
		<pubDate>Wed, 04 Apr 2007 02:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.idle-hacking.com/2007/02/xargs-my-new-friend/#comment-90</guid>
		<description>code is the poetry of computers. shine on...</description>
		<content:encoded><![CDATA[<p>code is the poetry of computers. shine on&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Val Aleksenko</title>
		<link>http://www.idle-hacking.com/2007/02/xargs-my-new-friend/comment-page-1/#comment-89</link>
		<dc:creator>Val Aleksenko</dc:creator>
		<pubDate>Wed, 07 Feb 2007 14:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.idle-hacking.com/2007/02/xargs-my-new-friend/#comment-89</guid>
		<description>Since you were calling find already, you could&#039;ve just used -exec instead of xargs ;-) i.e.&lt;br /&gt;&lt;br /&gt;find src/ -name &quot;*.java&quot; -exec cp {} src/rhg/crawler/ \;</description>
		<content:encoded><![CDATA[<p>Since you were calling find already, you could&#8217;ve just used -exec instead of xargs <img src='http://www.idle-hacking.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  i.e.</p>
<p>find src/ -name &#8220;*.java&#8221; -exec cp {} src/rhg/crawler/ \;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
