<?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/language/bash/tags/canonical</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 21:38:21 GMT</pubDate>
<item>
<title>(Bash) Canonical absolute path - deepsoul</title>
<link>http://snipplr.com/view/18026/canonical-absolute-path/</link>
<description><![CDATA[ <p>The following shell function returns the canonicalised abolute path of a file.  It resolves symbolic links, /./ and /../ as applicable.  This was adapted from various sources.  Related snippets on snipplr are [Find absolute path of Bash script](http://snipplr.com/view/16715/find-absolute-path-of-bash-script/) and [Get current script name and absolute paths](http://snipplr.com/view/9508/get-current-script-name-and-absolute-paths/).</p> ]]></description>
<pubDate>Fri, 07 Aug 2009 12:05:00 GMT</pubDate>
<guid>http://snipplr.com/view/18026/canonical-absolute-path/</guid>
</item>
</channel>
</rss>