<?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: Why do CGI scripts and shell scripts fail when they contain carriage returns?</title>
	<atom:link href="http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/feed" rel="self" type="application/rss+xml" />
	<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html</link>
	<description>Learn the UNIX/Linux command line</description>
	<lastBuildDate>Mon, 06 Jun 2011 01:35:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1779</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 13 Jan 2008 21:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1779</guid>
		<description>Goll,

Agreed and thanks for the comment! I wrote a second article which explains this:


&lt;a href=&quot;http://bashcurescancer.com/on-the-case-of-carriage-returns-and-kernel-exec-function-calls.html&quot; rel=&quot;nofollow&quot;&gt;On the case of carriage returns and kernel exec system calls&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Goll,</p>
<p>Agreed and thanks for the comment! I wrote a second article which explains this:</p>
<p><a href="http://bashcurescancer.com/on-the-case-of-carriage-returns-and-kernel-exec-function-calls.html" rel="nofollow">On the case of carriage returns and kernel exec system calls</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goll</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1778</link>
		<dc:creator>goll</dc:creator>
		<pubDate>Sun, 13 Jan 2008 21:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1778</guid>
		<description>great article, but like Stan said, it would be helpful if you showed us how you found that this is the file :)</description>
		<content:encoded><![CDATA[<p>great article, but like Stan said, it would be helpful if you showed us how you found that this is the file <img src='http://bashcurescancer.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: On the case of carriage returns and kernel exec function calls</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1468</link>
		<dc:creator>On the case of carriage returns and kernel exec function calls</dc:creator>
		<pubDate>Wed, 09 Jan 2008 01:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1468</guid>
		<description>[...] I wrote a post titled &#8220;Why do CGI scripts and shell scripts fail when they contain carriage returns?&#8221; I got a comment and a few emails saying in the words of Stan &#8220;I’d be interested in [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote a post titled &#8220;Why do CGI scripts and shell scripts fail when they contain carriage returns?&#8221; I got a comment and a few emails saying in the words of Stan &#8220;I’d be interested in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1460</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Tue, 08 Jan 2008 17:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1460</guid>
		<description>Much obliged, sir. I look forward to reading your next post about this.</description>
		<content:encoded><![CDATA[<p>Much obliged, sir. I look forward to reading your next post about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1458</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 08 Jan 2008 15:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1458</guid>
		<description>Also, note that new version of bash try and help you out by adding the ^M to the output of the error if there is a carriage return there. I believe this to be a recent addition.</description>
		<content:encoded><![CDATA[<p>Also, note that new version of bash try and help you out by adding the ^M to the output of the error if there is a carriage return there. I believe this to be a recent addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1457</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 08 Jan 2008 15:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1457</guid>
		<description>Stan,

Thats a great idea... I should have done so.  I will write it up tonight and post it.</description>
		<content:encoded><![CDATA[<p>Stan,</p>
<p>Thats a great idea&#8230; I should have done so.  I will write it up tonight and post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1456</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Tue, 08 Jan 2008 14:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1456</guid>
		<description>I&#039;d be interested in the process by which you narrowed it down to the exec.c file. You jumped straight to the catch, but I wanted to see the chase.</description>
		<content:encoded><![CDATA[<p>I&#8217;d be interested in the process by which you narrowed it down to the exec.c file. You jumped straight to the catch, but I wanted to see the chase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1455</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Tue, 08 Jan 2008 13:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1455</guid>
		<description>So, hopefully, someone will submit this change to the linux &quot;powers-to-be&quot; so they will fix the bug in the kernel, *ahem* I mean, modify the feature-set... ;&gt;)

Dan</description>
		<content:encoded><![CDATA[<p>So, hopefully, someone will submit this change to the linux &#8220;powers-to-be&#8221; so they will fix the bug in the kernel, *ahem* I mean, modify the feature-set&#8230; ;&gt;)</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html/comment-page-1#comment-1449</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 08 Jan 2008 05:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/why-do-cgi-scripts-and-shell-scripts-fail-when-they-contain-carriage-returns.html#comment-1449</guid>
		<description>I must _really_ be a geek. When typing this up, I realized I missed the &lt;a href=&quot;http://sports.espn.go.com/ncf/recap?gameId=280070194&quot; rel=&quot;nofollow&quot;&gt;LSU vs Ohio State&lt;/a&gt; game. Oh well, I learned something new and the team I wanted to win, won!</description>
		<content:encoded><![CDATA[<p>I must _really_ be a geek. When typing this up, I realized I missed the <a href="http://sports.espn.go.com/ncf/recap?gameId=280070194" rel="nofollow">LSU vs Ohio State</a> game. Oh well, I learned something new and the team I wanted to win, won!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

