<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Quick Bash Tip : Directory Bookmarks</title>
	<atom:link href="http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/</link>
	<description>occasionally prolific</description>
	<lastBuildDate>Fri, 27 Jan 2012 03:28:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bash-Tipp: Schneller Verzeichniswechsel &#171; NACHTRAG</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-9949</link>
		<dc:creator>Bash-Tipp: Schneller Verzeichniswechsel &#171; NACHTRAG</dc:creator>
		<pubDate>Sun, 29 May 2011 19:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-9949</guid>
		<description>[...] Andere Variante: Directory Bookmarks [...]</description>
		<content:encoded><![CDATA[<p>[...] Andere Variante: Directory Bookmarks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blue buffalo</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-8219</link>
		<dc:creator>blue buffalo</dc:creator>
		<pubDate>Tue, 22 Mar 2011 16:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-8219</guid>
		<description>&lt;strong&gt;blue buffalo...&lt;/strong&gt;

[...] while web sites we link to below are completely unrelated to ours, we believe they&#039;re really worth a read, so have a look [...]...</description>
		<content:encoded><![CDATA[<p><strong>blue buffalo&#8230;</strong></p>
<p>[...] while web sites we link to below are completely unrelated to ours, we believe they&#8217;re really worth a read, so have a look [...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crear bookmarks a directorios en bash</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7915</link>
		<dc:creator>Crear bookmarks a directorios en bash</dc:creator>
		<pubDate>Thu, 03 Mar 2011 21:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7915</guid>
		<description>[...] Hay un script para crear bookmarks en bash y que nos permite guardar una lista con los directorios que mas usamos. Este script lo creo Huy Nguyen. [...]</description>
		<content:encoded><![CDATA[<p>[...] Hay un script para crear bookmarks en bash y que nos permite guardar una lista con los directorios que mas usamos. Este script lo creo Huy Nguyen. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Custom Bash Tab Completion &#171; sh4w&#039;s WORLD</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7825</link>
		<dc:creator>Custom Bash Tab Completion &#171; sh4w&#039;s WORLD</dc:creator>
		<pubDate>Sat, 26 Feb 2011 18:07:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7825</guid>
		<description>[...] Nguyen与读者相互探讨，对原始版本进行了改进，具体可看其文章注释，其中就有对自定义Tab补全机制的实现。  自定义Tab补全功能自Bash [...]</description>
		<content:encoded><![CDATA[<p>[...] Nguyen与读者相互探讨，对原始版本进行了改进，具体可看其文章注释，其中就有对自定义Tab补全机制的实现。  自定义Tab补全功能自Bash [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 半瓶墨水</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7819</link>
		<dc:creator>半瓶墨水</dc:creator>
		<pubDate>Sat, 26 Feb 2011 08:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7819</guid>
		<description>This is very good idea and inspiring!

I created a Windows command line version in plain batch file. Name it as windows folder tagging script :)

Get it here: http://code.google.com/p/tagwin-dglt/

t abc - tag current folder
g abc - enter a tagged folder
d abc - delete a tag
l     - list all tags

Enjoy it :) Comments on this tool please post at here: http://code.google.com/p/tagwin-dglt/</description>
		<content:encoded><![CDATA[<p>This is very good idea and inspiring!</p>
<p>I created a Windows command line version in plain batch file. Name it as windows folder tagging script <img src='http://www.huyng.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Get it here: <a href="http://code.google.com/p/tagwin-dglt/" rel="nofollow">http://code.google.com/p/tagwin-dglt/</a></p>
<p>t abc &#8211; tag current folder<br />
g abc &#8211; enter a tagged folder<br />
d abc &#8211; delete a tag<br />
l     &#8211; list all tags</p>
<p>Enjoy it <img src='http://www.huyng.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Comments on this tool please post at here: <a href="http://code.google.com/p/tagwin-dglt/" rel="nofollow">http://code.google.com/p/tagwin-dglt/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An Easy Way to Generate Aliases in Bash &#171; I, Geek</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7763</link>
		<dc:creator>An Easy Way to Generate Aliases in Bash &#171; I, Geek</dc:creator>
		<pubDate>Wed, 23 Feb 2011 11:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7763</guid>
		<description>[...] was looking at this quick bash tip and found that there is a better way to create aliases, than what is mentioned in the [...]</description>
		<content:encoded><![CDATA[<p>[...] was looking at this quick bash tip and found that there is a better way to create aliases, than what is mentioned in the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nagp</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7762</link>
		<dc:creator>nagp</dc:creator>
		<pubDate>Wed, 23 Feb 2011 11:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7762</guid>
		<description>I was thinking about this:

function z(){
varName=$1
cwd=`pwd`
eval alias $varName=&quot;cd\ $cwd&quot;
}

so, its usage will then become, say, &quot;z webd&quot; which will take the current dir and assign an alias webd to cd to it.

Instead of remembering g1, g2 etc., we can remember the aliases with meaningful names. What do you think?</description>
		<content:encoded><![CDATA[<p>I was thinking about this:</p>
<p>function z(){<br />
varName=$1<br />
cwd=`pwd`<br />
eval alias $varName=&#8221;cd\ $cwd&#8221;<br />
}</p>
<p>so, its usage will then become, say, &#8220;z webd&#8221; which will take the current dir and assign an alias webd to cd to it.</p>
<p>Instead of remembering g1, g2 etc., we can remember the aliases with meaningful names. What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nikita</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7713</link>
		<dc:creator>nikita</dc:creator>
		<pubDate>Mon, 21 Feb 2011 12:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7713</guid>
		<description>Smart idea! But it doesn&#039;t work for the directory names with spaces.</description>
		<content:encoded><![CDATA[<p>Smart idea! But it doesn&#8217;t work for the directory names with spaces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott H Conner</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7680</link>
		<dc:creator>Scott H Conner</dc:creator>
		<pubDate>Sun, 20 Feb 2011 06:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7680</guid>
		<description>Great job. I like how you didn&#039;t use any environment variables and used aliases as a memory store. 

I can see myself using this by having predefined bookmarks based on parent directory (almost like .bookmarksrc), and then alias bookmarks by name instead of number. For instance - in Rails, I could have two SVN trunks developing separate features with different main controllers.

Depending on if I&#039;m in ~/code/feature1, typing &#039;controller&#039; would alias to &#039;vi app/controller/feature_1.rb&#039;, where as if I was in ~/code/feature_2 typing &#039;controller&#039; would alias to &#039;vi app/controllers/foo_bar.rb&#039; where both controllers are typically the one ones accessing when working on an app.

In Rails, these bookmarks would be &#039;controller&#039; &#039;view&#039; &#039;js&#039; &#039;helper&#039; &#039;mode&#039; but I&#039;m sure there is some Rails Way of doing it, like using rails.vim

You did it 10 lines, and thats why I like it. Good job.</description>
		<content:encoded><![CDATA[<p>Great job. I like how you didn&#8217;t use any environment variables and used aliases as a memory store. </p>
<p>I can see myself using this by having predefined bookmarks based on parent directory (almost like .bookmarksrc), and then alias bookmarks by name instead of number. For instance &#8211; in Rails, I could have two SVN trunks developing separate features with different main controllers.</p>
<p>Depending on if I&#8217;m in ~/code/feature1, typing &#8216;controller&#8217; would alias to &#8216;vi app/controller/feature_1.rb&#8217;, where as if I was in ~/code/feature_2 typing &#8216;controller&#8217; would alias to &#8216;vi app/controllers/foo_bar.rb&#8217; where both controllers are typically the one ones accessing when working on an app.</p>
<p>In Rails, these bookmarks would be &#8216;controller&#8217; &#8216;view&#8217; &#8216;js&#8217; &#8216;helper&#8217; &#8216;mode&#8217; but I&#8217;m sure there is some Rails Way of doing it, like using rails.vim</p>
<p>You did it 10 lines, and thats why I like it. Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quick Zsh Tip: ディレクトリのブックマーク // CIOを目指しつつの8makiのアレ</title>
		<link>http://www.huyng.com/archives/quick-bash-tip-directory-bookmarks/492/comment-page-1/#comment-7679</link>
		<dc:creator>Quick Zsh Tip: ディレクトリのブックマーク // CIOを目指しつつの8makiのアレ</dc:creator>
		<pubDate>Sun, 20 Feb 2011 06:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.huyng.com/?p=492#comment-7679</guid>
		<description>[...] Y CombinatorのHacker Newsを見てたら、Bashにおけるディレクトリのブックマーク方法について書かれてました。 これでcdの手間がすごい省ける！ &#187; Quick Bash Tip : Directory Bookmarks [...]</description>
		<content:encoded><![CDATA[<p>[...] Y CombinatorのHacker Newsを見てたら、Bashにおけるディレクトリのブックマーク方法について書かれてました。 これでcdの手間がすごい省ける！ &raquo; Quick Bash Tip : Directory Bookmarks [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

