<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - cczona</title>
<link>http://snipplr.com/users/cczona/tags/shopt</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 21 Nov 2008 17:03:22 GMT</pubDate>
<item>
<title>(Bash) Use shopt to reference bash paths as variables</title>
<link>http://snipplr.com/view/5714/use-shopt-to-reference-bash-paths-as-variables/</link>
<description><![CDATA[ <p>Check out the bash command 'shopt -s cdable_vars' From the man bash page:  If set, an argument to the cd builtin command that is not a directory is assumed to be the name of a variable whose value is the directory to change to.</p> ]]></description>
<pubDate>Sat, 05 Apr 2008 18:48:37 GMT</pubDate>
<guid>http://snipplr.com/view/5714/use-shopt-to-reference-bash-paths-as-variables/</guid>
</item>
<item>
<title>(Bash) shopt (shell options)</title>
<link>http://snipplr.com/view/5393/shopt-shell-options/</link>
<description><![CDATA[ <p>//for options available, see:
http://www.ss64.com/bash/shopt.html</p> ]]></description>
<pubDate>Wed, 12 Mar 2008 20:31:38 GMT</pubDate>
<guid>http://snipplr.com/view/5393/shopt-shell-options/</guid>
</item>
</channel>
</rss>