<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How To Find and Overcome Shell Command Line Length Limitations</title>
	<atom:link href="http://www.cyberciti.biz/faq/argument-list-too-long-error-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq/argument-list-too-long-error-solution/</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Fri, 19 Mar 2010 08:35:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mel</title>
		<link>http://www.cyberciti.biz/faq/argument-list-too-long-error-solution/comment-page-1/#comment-37947</link>
		<dc:creator>Mel</dc:creator>
		<pubDate>Sun, 18 May 2008 10:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/?p=1076#comment-37947</guid>
		<description>When using &#039;+&#039; as end for find(1), you emulate xargs behavior, in that it will only pass the arguments to the command when the argument list is saturated, getting rid of numerous forks.</description>
		<content:encoded><![CDATA[<p>When using &#8216;+&#8217; as end for find(1), you emulate xargs behavior, in that it will only pass the arguments to the command when the argument list is saturated, getting rid of numerous forks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.080 seconds -->
