<?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: AIX: Argument list too long (quick tip)</title>
	<atom:link href="http://blog.jolexa.net/2009/07/23/aix-argument-list-too-long-quick-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jolexa.net/2009/07/23/aix-argument-list-too-long-quick-tip/</link>
	<description>Random thoughts and rants...mostly Linux</description>
	<lastBuildDate>Mon, 06 Sep 2010 12:28:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Lee</title>
		<link>http://blog.jolexa.net/2009/07/23/aix-argument-list-too-long-quick-tip/comment-page-1/#comment-1845</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Mon, 18 Jan 2010 19:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jolexa.net/?p=445#comment-1845</guid>
		<description>oops should&#039;ve googled first -- 
 /usr/sbin/lsattr -EH -l sys0 &#124; grep ncargs</description>
		<content:encoded><![CDATA[<p>oops should&#8217;ve googled first &#8212;<br />
 /usr/sbin/lsattr -EH -l sys0 | grep ncargs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://blog.jolexa.net/2009/07/23/aix-argument-list-too-long-quick-tip/comment-page-1/#comment-1844</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Mon, 18 Jan 2010 19:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jolexa.net/?p=445#comment-1844</guid>
		<description>Any way to see what the current value is without smitty? 

Cheers</description>
		<content:encoded><![CDATA[<p>Any way to see what the current value is without smitty? </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Olexa</title>
		<link>http://blog.jolexa.net/2009/07/23/aix-argument-list-too-long-quick-tip/comment-page-1/#comment-546</link>
		<dc:creator>Jeremy Olexa</dc:creator>
		<pubDate>Fri, 24 Jul 2009 12:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jolexa.net/?p=445#comment-546</guid>
		<description>Of course, xargs, find, etc. Unless you want to change/patch every build system, that is not practical. This is happening &lt;strong&gt;while&lt;/strong&gt; building. If it was just happening on the command line while I was doing &lt;code&gt;ls *&lt;/code&gt; or soemthing, THEN xargs/find is practical. cmon now, you think I wouldn&#039;t know about that?</description>
		<content:encoded><![CDATA[<p>Of course, xargs, find, etc. Unless you want to change/patch every build system, that is not practical. This is happening <strong>while</strong> building. If it was just happening on the command line while I was doing <code>ls *</code> or soemthing, THEN xargs/find is practical. cmon now, you think I wouldn&#8217;t know about that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ckruse</title>
		<link>http://blog.jolexa.net/2009/07/23/aix-argument-list-too-long-quick-tip/comment-page-1/#comment-544</link>
		<dc:creator>ckruse</dc:creator>
		<pubDate>Fri, 24 Jul 2009 05:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jolexa.net/?p=445#comment-544</guid>
		<description>Do you know about xargs(1)?</description>
		<content:encoded><![CDATA[<p>Do you know about xargs(1)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
