<?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: The following resulted in about an hour to an hour and a half of profanity laden delay:</title>
	<atom:link href="http://tempest.pugsplace.net/2007/09/06/the-following-resulted-about-an-hour-to-an-hour-and-a-half-of-profanity-laden-delay/feed/" rel="self" type="application/rss+xml" />
	<link>http://tempest.pugsplace.net/2007/09/06/the-following-resulted-about-an-hour-to-an-hour-and-a-half-of-profanity-laden-delay/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 29 Apr 2009 23:00:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pug</title>
		<link>http://tempest.pugsplace.net/2007/09/06/the-following-resulted-about-an-hour-to-an-hour-and-a-half-of-profanity-laden-delay/comment-page-1/#comment-15934</link>
		<dc:creator>Pug</dc:creator>
		<pubDate>Fri, 07 Sep 2007 04:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://tempest.pugsplace.net/2007/09/06/the-following-resulted-about-an-hour-to-an-hour-and-a-half-of-profanity-laden-delay/#comment-15934</guid>
		<description>It happened because backticks can&#039;t be nested. With the new formatting I can write
rm -rf $(ls -la $(cat ~/dirList)) to delete all files in all the directories in the ~/dirList file. I couldn&#039;t do that with backticks since rm -rf `ls -la `... looks like the command is &quot;ls -la&quot;.

Anyway, it happened around 2001.</description>
		<content:encoded><![CDATA[<p>It happened because backticks can&#8217;t be nested. With the new formatting I can write<br />
rm -rf $(ls -la $(cat ~/dirList)) to delete all files in all the directories in the ~/dirList file. I couldn&#8217;t do that with backticks since rm -rf `ls -la `&#8230; looks like the command is &#8220;ls -la&#8221;.</p>
<p>Anyway, it happened around 2001.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

