<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>bashmark &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/bashmark/</link>
	<description>Feed of posts on WordPress.com tagged "bashmark"</description>
	<pubDate>Thu, 23 May 2013 05:09:25 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Directory bookmarks in bash]]></title>
<link>http://ubuntuincident.wordpress.com/2011/03/20/directory-bookmarks-in-bash/</link>
<pubDate>Sun, 20 Mar 2011 15:44:42 +0000</pubDate>
<dc:creator>Jabba Laci</dc:creator>
<guid>http://ubuntuincident.wordpress.com/2011/03/20/directory-bookmarks-in-bash/</guid>
<description><![CDATA[&#8220;Bashmarks is a shell script that allows you to save and jump to commonly used directories.]]></description>
<content:encoded><![CDATA[<p>&#8220;Bashmarks is a shell script that allows you to save and jump to commonly used directories.&#8221; Bashmarks is written by Huy Nguyen.</p>
<p>Available at <a href="http://www.huyng.com/bashmarks-directory-bookmarks-for-the-shell/">http://www.huyng.com/bashmarks-directory-bookmarks-for-the-shell/</a>. Download the current version from <a href="https://github.com/huyng/bashmarks">here</a>.</p>
<p><span style="text-decoration:underline;">Commands:</span></p>
<pre>s &#60;bookmark_name&#62; - Saves the current directory as "bookmark_name"
g &#60;bookmark_name&#62; - Goes (cd) to the directory associated with "bookmark_name"
l - Lists all available bookmarks
</pre>
<p>&#8220;All of your directory bookmarks are saved in a file called “<code>.sdirs</code>” in your HOME directory. Anytime you want to delete a bookmark, just open it up and delete the corresponding lines.&#8221;</p>
]]></content:encoded>
</item>

</channel>
</rss>
