<?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: This MUST already exist</title>
	<atom:link href="http://lbrandy.com/blog/2009/10/this-must-already-exist/feed/" rel="self" type="application/rss+xml" />
	<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/</link>
	<description>{ on programming and the internets, every monday }</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:14:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kevin Marsh</title>
		<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/comment-page-1/#comment-28971</link>
		<dc:creator>Kevin Marsh</dc:creator>
		<pubDate>Fri, 27 Jan 2012 05:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1051#comment-28971</guid>
		<description>It&#039;s been forever since I posted a comment here, and just was reminded of this post when I was going through bookmarks.

Check out GNU Parallel for doing exactly this, and so much more! http://www.gnu.org/software/parallel/</description>
		<content:encoded><![CDATA[<p>It&#8217;s been forever since I posted a comment here, and just was reminded of this post when I was going through bookmarks.</p>
<p>Check out GNU Parallel for doing exactly this, and so much more! <a href="http://www.gnu.org/software/parallel/" rel="nofollow">http://www.gnu.org/software/parallel/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/comment-page-1/#comment-25665</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 15 Oct 2009 21:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1051#comment-25665</guid>
		<description>See also mdm.</description>
		<content:encoded><![CDATA[<p>See also mdm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Davies</title>
		<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/comment-page-1/#comment-25661</link>
		<dc:creator>Aaron Davies</dc:creator>
		<pubDate>Thu, 15 Oct 2009 13:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1051#comment-25661</guid>
		<description>afaik, &quot;treat each line as one input&quot; is the default mode of xargs. &quot;do one at a time&quot; is -n1. the intended purpose of -0 is to change the notion of a &quot;line&quot; from newline-termination to null-termination, so that files with newlines in their names can be processed properly.</description>
		<content:encoded><![CDATA[<p>afaik, &#8220;treat each line as one input&#8221; is the default mode of xargs. &#8220;do one at a time&#8221; is -n1. the intended purpose of -0 is to change the notion of a &#8220;line&#8221; from newline-termination to null-termination, so that files with newlines in their names can be processed properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brunov</title>
		<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/comment-page-1/#comment-25660</link>
		<dc:creator>brunov</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1051#comment-25660</guid>
		<description>I think you want runN (http://aaroncrane.co.uk/2008/07/runN/). It&#039;s, I think, exactly what you were looking for. (Look at the bottom of the blog post for a link to the source).</description>
		<content:encoded><![CDATA[<p>I think you want runN (<a href="http://aaroncrane.co.uk/2008/07/runN/" rel="nofollow">http://aaroncrane.co.uk/2008/07/runN/</a>). It&#8217;s, I think, exactly what you were looking for. (Look at the bottom of the blog post for a link to the source).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/comment-page-1/#comment-25658</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 15 Oct 2009 04:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1051#comment-25658</guid>
		<description>Sorry, duh, I posted before I read the whole post. Please delete, I&#039;m &quot;and idiot&quot;. ;)</description>
		<content:encoded><![CDATA[<p>Sorry, duh, I posted before I read the whole post. Please delete, I&#8217;m &#8220;and idiot&#8221;. <img src='http://lbrandy.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/comment-page-1/#comment-25657</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 15 Oct 2009 04:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1051#comment-25657</guid>
		<description>tee?</description>
		<content:encoded><![CDATA[<p>tee?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran Fanaswala</title>
		<link>http://lbrandy.com/blog/2009/10/this-must-already-exist/comment-page-1/#comment-25656</link>
		<dc:creator>Imran Fanaswala</dc:creator>
		<pubDate>Thu, 15 Oct 2009 04:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1051#comment-25656</guid>
		<description>I&#039;ve faced similar issues in the past. A couple of points,

----
Dont pipe from ls, instead do:
for i in *; do echo $i ; done

----
Use GraphicsMagick ( http://www.graphicsmagick.org/ ) instead of ImageMagick.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve faced similar issues in the past. A couple of points,</p>
<p>&#8212;-<br />
Dont pipe from ls, instead do:<br />
for i in *; do echo $i ; done</p>
<p>&#8212;-<br />
Use GraphicsMagick ( <a href="http://www.graphicsmagick.org/" rel="nofollow">http://www.graphicsmagick.org/</a> ) instead of ImageMagick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

