
<?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: Mastering The Linux Shell &#8211; Bash Shortcuts Explained (Now With Cheat Sheets)</title>
	<atom:link href="http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/feed/" rel="self" type="application/rss+xml" />
	<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/</link>
	<description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description>
	<lastBuildDate>Wed, 17 Mar 2010 17:17:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe Poniatowski</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-31126</link>
		<dc:creator>Joe Poniatowski</dc:creator>
		<pubDate>Wed, 20 Jan 2010 21:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-31126</guid>
		<description>I like to use vi as the command-line editor, eg; &#039;set -o vi&#039;.  Once set, you can search through the command history with esc-K, and use vi command to edit the line (replace words, characters, etc.)  It&#039;s generally easier than back-spacing and re-typing (for those familiar with vi).</description>
		<content:encoded><![CDATA[<p>I like to use vi as the command-line editor, eg; &#039;set -o vi&#039;.  Once set, you can search through the command history with esc-K, and use vi command to edit the line (replace words, characters, etc.)  It&#039;s generally easier than back-spacing and re-typing (for those familiar with vi).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-27309</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 17 Nov 2009 21:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-27309</guid>
		<description>Thanks a lot of the tips.</description>
		<content:encoded><![CDATA[<p>Thanks a lot of the tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teknoloji</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-25545</link>
		<dc:creator>teknoloji</dc:creator>
		<pubDate>Mon, 19 Oct 2009 20:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-25545</guid>
		<description>Thanks for sharing</description>
		<content:encoded><![CDATA[<p>Thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spyros</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-25359</link>
		<dc:creator>Spyros</dc:creator>
		<pubDate>Fri, 16 Oct 2009 07:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-25359</guid>
		<description>Really a great reference, i tend to use ctrl+a and ctrl+U quite a lot and TAB of course. They make life easier. Linux is really about shortcuts anyway.</description>
		<content:encoded><![CDATA[<p>Really a great reference, i tend to use ctrl+a and ctrl+U quite a lot and TAB of course. They make life easier. Linux is really about shortcuts anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unix Shells &#124; Udshells</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-20954</link>
		<dc:creator>Unix Shells &#124; Udshells</dc:creator>
		<pubDate>Mon, 20 Jul 2009 15:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-20954</guid>
		<description>These are soem very usefull tips, well laid out and easy to understand thanks for the post!</description>
		<content:encoded><![CDATA[<p>These are soem very usefull tips, well laid out and easy to understand thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-20158</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Wed, 01 Jul 2009 17:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-20158</guid>
		<description>@Isaac
Thanks for the clarification on readline!</description>
		<content:encoded><![CDATA[<p>@Isaac<br />
Thanks for the clarification on readline!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaac Z. Schlueter</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-20088</link>
		<dc:creator>Isaac Z. Schlueter</dc:creator>
		<pubDate>Tue, 30 Jun 2009 04:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-20088</guid>
		<description>These aren&#039;t &quot;bash&quot; shortcuts, per se.  They&#039;re readline shortcuts.  Any program that uses readline to manage input will support them.  That&#039;s why they work in MySQL, as well as many other programs.  In fact, if you have the rlwrap program installed, you can wrap ANY program in a readline instance!  Try installing it, and then typing: 

$ rlwrap cat

The readline utility can also be highly customized by using the ~/.inputrc file.  I recommend checking it out:

$ man readline

For a list of handy bash shortcuts, check out http://commandlinefu.com</description>
		<content:encoded><![CDATA[<p>These aren&#039;t &#034;bash&#034; shortcuts, per se.  They&#039;re readline shortcuts.  Any program that uses readline to manage input will support them.  That&#039;s why they work in MySQL, as well as many other programs.  In fact, if you have the rlwrap program installed, you can wrap ANY program in a readline instance!  Try installing it, and then typing: </p>
<p>$ rlwrap cat</p>
<p>The readline utility can also be highly customized by using the ~/.inputrc file.  I recommend checking it out:</p>
<p>$ man readline</p>
<p>For a list of handy bash shortcuts, check out <a href="http://commandlinefu.com" rel="nofollow" target="_blank" class="liexternal">http://commandlinefu.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hidden Features Of Perl, PHP, Javascript, C, C++, C#, Java, Ruby, Python, And Others [Collection Of Incredibly Useful Lists] &#124; beer planet</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-19677</link>
		<dc:creator>Hidden Features Of Perl, PHP, Javascript, C, C++, C#, Java, Ruby, Python, And Others [Collection Of Incredibly Useful Lists] &#124; beer planet</dc:creator>
		<pubDate>Tue, 23 Jun 2009 07:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-19677</guid>
		<description>[...] features of PostgreSQL  Hidden features of SQL Server  Other  Hidden features of Bash - also see my bash cheatsheet. Hidden features of CSS Hidden features of Eclipse  Hidden features of HTML  Hidden features of [...]</description>
		<content:encoded><![CDATA[<p>[...] features of PostgreSQL  Hidden features of SQL Server  Other  Hidden features of Bash &#8211; also see my bash cheatsheet. Hidden features of CSS Hidden features of Eclipse  Hidden features of HTML  Hidden features of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Effective bash shorthand - Technology</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-18668</link>
		<dc:creator>Effective bash shorthand - Technology</dc:creator>
		<pubDate>Fri, 29 May 2009 09:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-18668</guid>
		<description>[...] know I did not cover tilde expansions, shell parameter expansions or bash key commands. You will want to check those out as well, but I find them less useful than what I&#8217;ve covered [...]</description>
		<content:encoded><![CDATA[<p>[...] know I did not cover tilde expansions, shell parameter expansions or bash key commands. You will want to check those out as well, but I find them less useful than what I&#039;ve covered [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Effective bash shorthand &#124; Eric Wendelin's Blog</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-18666</link>
		<dc:creator>Effective bash shorthand &#124; Eric Wendelin's Blog</dc:creator>
		<pubDate>Fri, 29 May 2009 08:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-18666</guid>
		<description>[...] know I did not cover tilde expansions, shell parameter expansions or bash key commands. You will want to check those out as well, but I find them less useful than what I&#8217;ve covered [...]</description>
		<content:encoded><![CDATA[<p>[...] know I did not cover tilde expansions, shell parameter expansions or bash key commands. You will want to check those out as well, but I find them less useful than what I&#039;ve covered [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-15709</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Sun, 12 Apr 2009 09:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-15709</guid>
		<description>@Ozh
do the included PDF and Word formats not work for you? :-/</description>
		<content:encoded><![CDATA[<p>@Ozh<br />
do the included PDF and Word formats not work for you? :-/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-15706</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Sun, 12 Apr 2009 08:53:03 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-15706</guid>
		<description>Cool list, but to be a real cheat sheet it needs to be a printable A4 pdf :)</description>
		<content:encoded><![CDATA[<p>Cool list, but to be a real cheat sheet it needs to be a printable A4 pdf <img src='http://beerpla.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernie</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-11533</link>
		<dc:creator>Ernie</dc:creator>
		<pubDate>Sun, 18 Jan 2009 13:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-11533</guid>
		<description>This will come in handy for a lot of linux users I am going to try to learn more about this myself I have used linux for 8 years but have not yet played with scripting much.  I found a site from searching the &lt;a HREF=&quot;http://www.linusearch.com&quot; rel=&quot;nofollow&quot;&gt;Linux Search Engine&lt;/A&gt; that has some basic info in it that may come in handy for some who are getting acquainted with this. Hope this is helpful to someone.  &lt;a HREF=&quot;http://www.linuxplanet.com/linuxplanet/print/5257/&quot; rel=&quot;nofollow&quot;&gt;bash shell info&lt;/A&gt;</description>
		<content:encoded><![CDATA[<p>This will come in handy for a lot of linux users I am going to try to learn more about this myself I have used linux for 8 years but have not yet played with scripting much.  I found a site from searching the <a href="http://www.linusearch.com" rel="nofollow" target="_blank" class="liexternal">Linux Search Engine</a> that has some basic info in it that may come in handy for some who are getting acquainted with this. Hope this is helpful to someone.  <a href="http://www.linuxplanet.com/linuxplanet/print/5257/" rel="nofollow" target="_blank" class="liexternal">bash shell info</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-11183</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Sat, 10 Jan 2009 19:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-11183</guid>
		<description>Version 1.2:
- added Alt-U/L/C: Uppercase/lowercase/capitalize from cursor to end of word and move cursor past end of word.
- added Alt-R: Revert all changes to current line. Very useful if you accidentally modify a command in history.
- added Ctrl-_: Undo the last command. Don’t forget – it’s Ctrl-Shift-MINUS, not Ctrl-MINUS.
- various changes to formatting and wording.</description>
		<content:encoded><![CDATA[<p>Version 1.2:<br />
- added Alt-U/L/C: Uppercase/lowercase/capitalize from cursor to end of word and move cursor past end of word.<br />
- added Alt-R: Revert all changes to current line. Very useful if you accidentally modify a command in history.<br />
- added Ctrl-_: Undo the last command. Don’t forget – it’s Ctrl-Shift-MINUS, not Ctrl-MINUS.<br />
- various changes to formatting and wording.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peteris Krumins</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-11155</link>
		<dc:creator>Peteris Krumins</dc:creator>
		<pubDate>Wed, 07 Jan 2009 19:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-11155</guid>
		<description>Oh, I see. I should probably make a &quot;come-back&quot; article on catonmat for the new readers who haven&#039;t seen them.

There is also &quot;The Definitive Guide to Command Line History&quot;:

http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-history/

Rubout is the official name of the key, afaik! ;)</description>
		<content:encoded><![CDATA[<p>Oh, I see. I should probably make a &#034;come-back&#034; article on catonmat for the new readers who haven&#039;t seen them.</p>
<p>There is also &#034;The Definitive Guide to Command Line History&#034;:</p>
<p><a href="http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-history/" rel="nofollow" target="_blank" class="liexternal">http://www.catonmat.net/blog/the-definitive-guide-to-bash-command-line-history/</a></p>
<p>Rubout is the official name of the key, afaik! <img src='http://beerpla.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-11154</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Wed, 07 Jan 2009 18:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-11154</guid>
		<description>Peteris, thanks for the links - I haven&#039;t seen them before. ;) Your cheat sheets are quite complete (2 pages, small font).

&quot;M-Rubout&quot; - you weird Latvians :D</description>
		<content:encoded><![CDATA[<p>Peteris, thanks for the links &#8211; I haven&#039;t seen them before. <img src='http://beerpla.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Your cheat sheets are quite complete (2 pages, small font).</p>
<p>&#034;M-Rubout&#034; &#8211; you weird Latvians <img src='http://beerpla.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peteris Krumins</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-11152</link>
		<dc:creator>Peteris Krumins</dc:creator>
		<pubDate>Wed, 07 Jan 2009 18:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-11152</guid>
		<description>Hi Artem,

Have you seen my two articles on bash vi and emacs editing mode shortcuts?

Mine also have cheat sheets with them (one for each mode).

They are here:

http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/

http://www.catonmat.net/blog/bash-emacs-editing-mode-cheat-sheet/


Peteris</description>
		<content:encoded><![CDATA[<p>Hi Artem,</p>
<p>Have you seen my two articles on bash vi and emacs editing mode shortcuts?</p>
<p>Mine also have cheat sheets with them (one for each mode).</p>
<p>They are here:</p>
<p><a href="http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/" rel="nofollow" target="_blank" class="liexternal">http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/</a></p>
<p><a href="http://www.catonmat.net/blog/bash-emacs-editing-mode-cheat-sheet/" rel="nofollow" target="_blank" class="liexternal">http://www.catonmat.net/blog/bash-emacs-editing-mode-cheat-sheet/</a></p>
<p>Peteris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhi</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-11043</link>
		<dc:creator>zhi</dc:creator>
		<pubDate>Sun, 28 Dec 2008 04:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-11043</guid>
		<description>thanks for cheat sheet.</description>
		<content:encoded><![CDATA[<p>thanks for cheat sheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mannan</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-10947</link>
		<dc:creator>mannan</dc:creator>
		<pubDate>Thu, 25 Dec 2008 14:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-10947</guid>
		<description>could anyone tell me a site for bash......very gud one.....which starts from the beginning n goes till the end....</description>
		<content:encoded><![CDATA[<p>could anyone tell me a site for bash&#8230;&#8230;very gud one&#8230;..which starts from the beginning n goes till the end&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/12/22/mastering-the-linux-shell-bash-shortcuts-explained/#comment-10881</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Wed, 24 Dec 2008 21:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/2008/12/22/getting-around-bash-bash-shortcuts/#comment-10881</guid>
		<description>Thanks, Ikai, don&#039;t know why ctrl-Z evaded the list, it&#039;s quite important indeed.

Updated to v1.11:
- added ctrl-Z
- cleaned up some formatting issues</description>
		<content:encoded><![CDATA[<p>Thanks, Ikai, don&#039;t know why ctrl-Z evaded the list, it&#039;s quite important indeed.</p>
<p>Updated to v1.11:<br />
- added ctrl-Z<br />
- cleaned up some formatting issues</p>
]]></content:encoded>
	</item>
</channel>
</rss>
