<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: &#8220;Here Document&#8221; in Bash-Script made stupid problems</title>
	<atom:link href="http://runtimeexception.wordpress.com/2008/12/02/here-document-in-bash-script-made-stupid-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://runtimeexception.wordpress.com/2008/12/02/here-document-in-bash-script-made-stupid-problems/</link>
	<description>... and the world as it definitely should not be</description>
	<lastBuildDate>Thu, 02 Apr 2009 15:26:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: runtimeexception</title>
		<link>http://runtimeexception.wordpress.com/2008/12/02/here-document-in-bash-script-made-stupid-problems/#comment-12</link>
		<dc:creator>runtimeexception</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://runtimeexception.wordpress.com/?p=14#comment-12</guid>
		<description>Thanks for your reply! Confusing, that your name is Oliver: I thought something like: did I write this myself? is there another perysonality of mine? but then ... I don&#039;t think so.

And yes, you are soo right. In my earliest days of scripting I had exactly the problem with the &quot;=&quot;. And yeah, seems like perl is no alternative here if I just want to get rid of indentation problems.

Well, maybe I will have a new job in a month, then we&#039;ll see what it brings. Hopefully sunshine and evenings in outdoor areas of some bars with a nice beer and stuff. You never know ... perhaps some new languages.</description>
		<content:encoded><![CDATA[<p>Thanks for your reply! Confusing, that your name is Oliver: I thought something like: did I write this myself? is there another perysonality of mine? but then &#8230; I don&#8217;t think so.</p>
<p>And yes, you are soo right. In my earliest days of scripting I had exactly the problem with the &#8220;=&#8221;. And yeah, seems like perl is no alternative here if I just want to get rid of indentation problems.</p>
<p>Well, maybe I will have a new job in a month, then we&#8217;ll see what it brings. Hopefully sunshine and evenings in outdoor areas of some bars with a nice beer and stuff. You never know &#8230; perhaps some new languages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OLiver</title>
		<link>http://runtimeexception.wordpress.com/2008/12/02/here-document-in-bash-script-made-stupid-problems/#comment-11</link>
		<dc:creator>OLiver</dc:creator>
		<pubDate>Thu, 02 Apr 2009 15:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://runtimeexception.wordpress.com/?p=14#comment-11</guid>
		<description>Haha, thats good to know! Supposedly it is just one of many things, which make bash scripting difficult; small details, which are of importance in archaic programming languages like Fortran also make a big difference in shell scripts. Yes, I guess line indentation is of importance also at other places in shell scripts. Or consider at least the space which must not be there in shell scripts after and before the &quot;=&quot; when setting a variable...
Btw, in &quot;Here documents&quot; indentation is also of importance in Perl: http://perldoc.perl.org/perlop.html#Quote-Like-Operators</description>
		<content:encoded><![CDATA[<p>Haha, thats good to know! Supposedly it is just one of many things, which make bash scripting difficult; small details, which are of importance in archaic programming languages like Fortran also make a big difference in shell scripts. Yes, I guess line indentation is of importance also at other places in shell scripts. Or consider at least the space which must not be there in shell scripts after and before the &#8220;=&#8221; when setting a variable&#8230;<br />
Btw, in &#8220;Here documents&#8221; indentation is also of importance in Perl: <a href="http://perldoc.perl.org/perlop.html#Quote-Like-Operators" rel="nofollow">http://perldoc.perl.org/perlop.html#Quote-Like-Operators</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
