<?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: Bash Coding Convention ../</title>
	<atom:link href="http://blog.apokalyptik.com/2008/06/19/bash-coding-convention/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.apokalyptik.com/2008/06/19/bash-coding-convention/</link>
	<description>The random things that spew forth from my brain...</description>
	<lastBuildDate>Mon, 16 Jan 2012 18:43:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19620</generator>
	<item>
		<title>By: Papucho</title>
		<link>http://blog.apokalyptik.com/2008/06/19/bash-coding-convention/comment-page-1/#comment-9559</link>
		<dc:creator>Papucho</dc:creator>
		<pubDate>Tue, 07 Dec 2010 15:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.apokalyptik.com/?p=291#comment-9559</guid>
		<description>From Argentina, Thanks. </description>
		<content:encoded><![CDATA[<p>From Argentina, Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Tardiff</title>
		<link>http://blog.apokalyptik.com/2008/06/19/bash-coding-convention/comment-page-1/#comment-8331</link>
		<dc:creator>Matthew Tardiff</dc:creator>
		<pubDate>Tue, 10 Mar 2009 11:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.apokalyptik.com/?p=291#comment-8331</guid>
		<description>It&#039;s interesting that I accidentially ran across this. A few months ago I was looking for a way to achieve this. I couldn&#039;t find anything at the time, so I came up with this solution: 
 
 readonly SCRIPT_DIR=&quot;$( dirname &quot;$( which &quot;$0&quot; )&quot; )&quot; 
 
My solution depends on bash 3.2 however, for the &quot;which&quot; builtin. </description>
		<content:encoded><![CDATA[<p>It&#039;s interesting that I accidentially ran across this. A few months ago I was looking for a way to achieve this. I couldn&#039;t find anything at the time, so I came up with this solution:</p>
<p> readonly SCRIPT_DIR=&quot;$( dirname &quot;$( which &quot;$0&quot; )&quot; )&quot;</p>
<p>My solution depends on bash 3.2 however, for the &quot;which&quot; builtin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Brittain</title>
		<link>http://blog.apokalyptik.com/2008/06/19/bash-coding-convention/comment-page-1/#comment-7845</link>
		<dc:creator>Mike Brittain</dc:creator>
		<pubDate>Thu, 19 Jun 2008 13:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.apokalyptik.com/?p=291#comment-7845</guid>
		<description>My bash is pretty rickety, and this is exactly the sort of thing I&#039;m always trying to do.  Very helpful tip. </description>
		<content:encoded><![CDATA[<p>My bash is pretty rickety, and this is exactly the sort of thing I&#039;m always trying to do.  Very helpful tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 1/6 queries in 0.002 seconds using memcached
Object Caching 233/234 objects using memcached

Served from: blog.apokalyptik.com @ 2012-02-08 04:11:37 -->
