<?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/"
	>

<channel>
	<title>Masao Kitamura &#187; shell scripting</title>
	<atom:link href="http://www.masaokitamura.com/tag/shell-scripting/feed/?tag=shell-scripting" rel="self" type="application/rss+xml" />
	<link>http://www.masaokitamura.com</link>
	<description>Blog</description>
	<lastBuildDate>Wed, 25 Apr 2012 23:42:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-beta1-17916</generator>
		<item>
		<title>How to get the directory location of a shell script</title>
		<link>http://www.masaokitamura.com/2008/03/how-to-get-the-directory-location-of-a-shell-script/</link>
		<comments>http://www.masaokitamura.com/2008/03/how-to-get-the-directory-location-of-a-shell-script/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 21:05:10 +0000</pubDate>
		<dc:creator>Masao</dc:creator>
				<category><![CDATA[shell scripting]]></category>

		<guid isPermaLink="false">http://www.masaokitamura.com/2008/03/26/perl/how-to-get-the-directory-location-of-a-shell-script/</guid>
		<description><![CDATA[dirname=`dirname $0`]]></description>
			<content:encoded><![CDATA[<blockquote><p>dirname=`dirname $0`</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.masaokitamura.com/2008/03/how-to-get-the-directory-location-of-a-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

