<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd">

<channel>
	<title>Markus Linke's personal blog &#187; interfaces</title>
	<atom:link href="http://www.linke.de/tag/interfaces/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linke.de</link>
	<description>Some random thoughts and links</description>
	<lastBuildDate>Thu, 15 Jul 2010 12:49:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>High performance &#8230; delivered &#8230;</title>
		<link>http://www.linke.de/2009/03/27/high-performance-delivered/</link>
		<comments>http://www.linke.de/2009/03/27/high-performance-delivered/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 14:07:39 +0000</pubDate>
		<dc:creator>Markus Linke</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[a-team]]></category>
		<category><![CDATA[accenture]]></category>
		<category><![CDATA[clueless]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[high performance delivered]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[interfaces]]></category>
		<category><![CDATA[murex]]></category>
		<category><![CDATA[mx.3]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.linke.de/?p=968</guid>
		<description><![CDATA[This is a true story, it all started like this: From:     me Sent:    today To:    someone@accenture.com Subject:    Scripts Hi xxx, yyy, You probably know, but I just looked at some of your scripts and saw: user@server scripts $ more &#8230; <a href="http://www.linke.de/2009/03/27/high-performance-delivered/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a true story, it all started like this:</p>
<p>From:     me<br />
Sent:    today<br />
To:    someone@accenture.com<br />
Subject:    Scripts</p>
<p>Hi xxx, yyy,</p>
<p>You probably know, but I just looked at some of your scripts and saw:</p>
<p>user@server scripts $ more curdate.sh<br />
#################################################################################<br />
#!/usr/bin/sh                                                                   #<br />
#                                                                               #</p>
<p>It wont work like this, because it needs to be in the first line with no spaces in front like this:</p>
<p>user@server scripts $ more curdate.sh<br />
#!/usr/bin/sh<br />
#################################################################################<br />
#!/usr/bin/sh                                                                   #<br />
#                                                                               #</p>
<p>Regards,</p>
<p>zzz</p>
<p>this was the response:</p>
<p>From:    someone@accenture.com<br />
Sent:    today<br />
To:    me<br />
Subject:    RE: Scripts</p>
<p>Hi zzz,</p>
<p>We use this in all our scripts this way and it works fine. Why do you think, that it is not working?</p>
<p>Thanks,<br />
yyy</p>
<p>after providing a link to Wikipedia explaining how Unix scripts work (http://en.wikipedia.org/wiki/Shebang_(Unix) ), this was the response:</p>
<p>From:     someone@accenture.com<br />
Sent:    today<br />
To:    me<br />
Subject:    RE: Scripts</p>
<p>Hi zzz,<br />
I can see the sentence where it says refers to the characters &#8220;#!&#8221; when they are the first two characters in a text file. I do not want to discuss whether the wikipedia article is misleading or just wrong. However, our scripts are working in the way they are programmed (even if not started with an explicit shell).</p>
<p>I have seen a comment block which includes the shebang already a couple of times and think, that it is common practice to do so. Therefore I do not see any need for a change.</p>
<p>Regards,<br />
yyy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linke.de/2009/03/27/high-performance-delivered/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
