<?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/nfs</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 12:35:40 GMT</pubDate>
<item>
<title>(Bash) Determine if a path is in an nfs mount - kergoth</title>
<link>http://snipplr.com/view/6248/determine-if-a-path-is-in-an-nfs-mount/</link>
<description><![CDATA[ <p>This is useful if you have some optional functionality being done which is quite slow on nfs.  For example, I have a script that adds scm (svn/git/etc) info to my prompt, but I wouldn't want that when I'm in a repository on an nfs mount.</p> ]]></description>
<pubDate>Thu, 15 May 2008 15:22:56 GMT</pubDate>
<guid>http://snipplr.com/view/6248/determine-if-a-path-is-in-an-nfs-mount/</guid>
</item>
</channel>
</rss>