<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/realpath</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 07:55:19 GMT</pubDate>
<item>
<title>(Bash) Relative to Absolute Path Conversion - iloveitaly</title>
<link>http://snipplr.com/view/34401/relative-to-absolute-path-conversion/</link>
<description><![CDATA[ <p>the os x version of realpath works differently than the linux version; the following allows you to attain the same functionality in a shell on os x as `readlink -f $0` on a standard linux dist.</p> ]]></description>
<pubDate>Thu, 13 May 2010 09:15:59 GMT</pubDate>
<guid>http://snipplr.com/view/34401/relative-to-absolute-path-conversion/</guid>
</item>
</channel>
</rss>