<?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: Argument list too long</title>
	<atom:link href="http://www.preocupao.net/argument-list-too-long/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.preocupao.net/argument-list-too-long/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 01:40:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alberto de Tena</title>
		<link>http://www.preocupao.net/argument-list-too-long/comment-page-1/#comment-8</link>
		<dc:creator>Alberto de Tena</dc:creator>
		<pubDate>Fri, 11 Apr 2008 12:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.preocupao.net/?p=19#comment-8</guid>
		<description>I'll teach you another way that I use quite a lot for doing stuff like this.

for file in `ls`; do
rm -f $file
done</description>
		<content:encoded><![CDATA[<p>I&#8217;ll teach you another way that I use quite a lot for doing stuff like this.</p>
<p>for file in `ls`; do<br />
rm -f $file<br />
done</p>
]]></content:encoded>
	</item>
</channel>
</rss>
