<?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: get absolute path of a script</title>
	<atom:link href="http://666hellrid3r.wordpress.com/2008/07/21/get-absolute-path-of-a-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://666hellrid3r.wordpress.com/2008/07/21/get-absolute-path-of-a-script/</link>
	<description>a collection</description>
	<lastBuildDate>Tue, 13 Jan 2009 18:47:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 666hellrid3r</title>
		<link>http://666hellrid3r.wordpress.com/2008/07/21/get-absolute-path-of-a-script/#comment-7</link>
		<dc:creator>666hellrid3r</dc:creator>
		<pubDate>Tue, 13 Jan 2009 18:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://666hellrid3r.wordpress.com/?p=9#comment-7</guid>
		<description>thanks, looks much better than the version i found above..</description>
		<content:encoded><![CDATA[<p>thanks, looks much better than the version i found above..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magnus</title>
		<link>http://666hellrid3r.wordpress.com/2008/07/21/get-absolute-path-of-a-script/#comment-6</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Mon, 03 Nov 2008 12:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://666hellrid3r.wordpress.com/?p=9#comment-6</guid>
		<description>If you need a command which handles ../ etc you can use

absPath=&quot;$(cd $(dirname ${0}); pwd)&quot;
execName=&quot;${absPath}/$(basename ${0})&quot;

Regards

Magnus</description>
		<content:encoded><![CDATA[<p>If you need a command which handles ../ etc you can use</p>
<p>absPath=&#8221;$(cd $(dirname ${0}); pwd)&#8221;<br />
execName=&#8221;${absPath}/$(basename ${0})&#8221;</p>
<p>Regards</p>
<p>Magnus</p>
]]></content:encoded>
	</item>
</channel>
</rss>
