<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: HOWTO: quick search terminal history commands</title>
	<atom:link href="http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/</link>
	<description>Better Life Experience with Linux</description>
	<lastBuildDate>Fri, 14 Jun 2013 18:01:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: MyWayOnRails</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2636</link>
		<dc:creator><![CDATA[MyWayOnRails]]></dc:creator>
		<pubDate>Fri, 24 May 2013 06:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2636</guid>
		<description><![CDATA[Reblogged this on &lt;a href=&quot;http://mywayonrails.wordpress.com/2013/05/24/howto-quick-search-terminal-history-commands/&quot; rel=&quot;nofollow&quot;&gt;MyWayOnRails&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Reblogged this on <a href="http://mywayonrails.wordpress.com/2013/05/24/howto-quick-search-terminal-history-commands/" rel="nofollow">MyWayOnRails</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terminal &#124; Dot Net Monkey</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2632</link>
		<dc:creator><![CDATA[Terminal &#124; Dot Net Monkey]]></dc:creator>
		<pubDate>Tue, 16 Apr 2013 10:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2632</guid>
		<description><![CDATA[[...] http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/" rel="nofollow">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shan</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2630</link>
		<dc:creator><![CDATA[shan]]></dc:creator>
		<pubDate>Wed, 10 Apr 2013 21:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2630</guid>
		<description><![CDATA[or summarized

in terminal enter:

sudo gedit  ~/.inputrc


then copy paste and save


&quot;\e[A&quot;: history-search-backward
&quot;\e[B&quot;: history-search-forward
&quot;\e[C&quot;: forward-char
&quot;\e[D&quot;: backward-char


FROM now on [and many agree this is the most useful tool]

all you need to do to find a previous command is to enter say the first 2 or 3 letters and upward arrow will take you there quickly
all i need to do is enter ff and hit upward arrow command will soon appear]]></description>
		<content:encoded><![CDATA[<p>or summarized</p>
<p>in terminal enter:</p>
<p>sudo gedit  ~/.inputrc</p>
<p>then copy paste and save</p>
<p>&#8220;\e[A": history-search-backward<br />
"\e[B": history-search-forward<br />
"\e[C": forward-char<br />
"\e[D": backward-char</p>
<p>FROM now on [and many agree this is the most useful tool]</p>
<p>all you need to do to find a previous command is to enter say the first 2 or 3 letters and upward arrow will take you there quickly<br />
all i need to do is enter ff and hit upward arrow command will soon appear</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shan</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2629</link>
		<dc:creator><![CDATA[shan]]></dc:creator>
		<pubDate>Wed, 10 Apr 2013 21:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2629</guid>
		<description><![CDATA[use this  http://codeinthehole.com/writing/the-most-important-command-line-tip-incremental-history-searching-with-inputrc/


then all you need is to type x and hit upward arrow until you see your command]]></description>
		<content:encoded><![CDATA[<p>use this  <a href="http://codeinthehole.com/writing/the-most-important-command-line-tip-incremental-history-searching-with-inputrc/" rel="nofollow">http://codeinthehole.com/writing/the-most-important-command-line-tip-incremental-history-searching-with-inputrc/</a></p>
<p>then all you need is to type x and hit upward arrow until you see your command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicodeem</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2627</link>
		<dc:creator><![CDATA[nicodeem]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 23:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2627</guid>
		<description><![CDATA[This is the guide to previous commands search and edit: http://www.cyberciti.biz/faq/linux-unix-shell-history-search-command/]]></description>
		<content:encoded><![CDATA[<p>This is the guide to previous commands search and edit: <a href="http://www.cyberciti.biz/faq/linux-unix-shell-history-search-command/" rel="nofollow">http://www.cyberciti.biz/faq/linux-unix-shell-history-search-command/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buminda</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2626</link>
		<dc:creator><![CDATA[Buminda]]></dc:creator>
		<pubDate>Wed, 20 Mar 2013 03:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2626</guid>
		<description><![CDATA[ctrl + r , saves ot of time]]></description>
		<content:encoded><![CDATA[<p>ctrl + r , saves ot of time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giordi</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2609</link>
		<dc:creator><![CDATA[giordi]]></dc:creator>
		<pubDate>Fri, 16 Nov 2012 10:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2609</guid>
		<description><![CDATA[if you type ctrl+r and write, for example &quot;cd&quot;, you can search among every &quot;cd&quot; command saved in history!]]></description>
		<content:encoded><![CDATA[<p>if you type ctrl+r and write, for example &#8220;cd&#8221;, you can search among every &#8220;cd&#8221; command saved in history!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: free job postings</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2457</link>
		<dc:creator><![CDATA[free job postings]]></dc:creator>
		<pubDate>Thu, 24 Nov 2011 08:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2457</guid>
		<description><![CDATA[How to search partial matching commands with history?]]></description>
		<content:encoded><![CDATA[<p>How to search partial matching commands with history?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DSH</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2442</link>
		<dc:creator><![CDATA[DSH]]></dc:creator>
		<pubDate>Tue, 13 Sep 2011 11:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2442</guid>
		<description><![CDATA[Thanks helped a lot]]></description>
		<content:encoded><![CDATA[<p>Thanks helped a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2438</link>
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Wed, 17 Aug 2011 12:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://weichen.wordpress.com/2007/01/20/howto-quick-search-terminal-history-commands/#comment-2438</guid>
		<description><![CDATA[The most obvious technique is missing from the comments above. If one uses VI Editing Mode (I assume most of the readers are), searching through history with / ? n and N is simple.
If you don&#039;t add one line, &quot;set -o vi&quot;, to your ~/.bashrc file
See for example &quot;Readline VI Editing Mode Cheat Sheet&quot; at http://www.catonmat.net]]></description>
		<content:encoded><![CDATA[<p>The most obvious technique is missing from the comments above. If one uses VI Editing Mode (I assume most of the readers are), searching through history with / ? n and N is simple.<br />
If you don&#8217;t add one line, &#8220;set -o vi&#8221;, to your ~/.bashrc file<br />
See for example &#8220;Readline VI Editing Mode Cheat Sheet&#8221; at <a href="http://www.catonmat.net" rel="nofollow">http://www.catonmat.net</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
