<?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: Bash tips</title>
	<atom:link href="http://zeta-puppis.com/2006/10/01/bash-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://zeta-puppis.com/2006/10/01/bash-tips/</link>
	<description>my very own personal corner</description>
	<lastBuildDate>Sun, 29 Aug 2010 17:26:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: texilee</title>
		<link>http://zeta-puppis.com/2006/10/01/bash-tips/comment-page-1/#comment-62</link>
		<dc:creator>texilee</dc:creator>
		<pubDate>Mon, 02 Oct 2006 10:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://kratorius.simosnap.net/2006/10/01/bash-tips/#comment-62</guid>
		<description>CTRL + L
I use that every day !

move to the start of the current line
CTRL + a
to the end
CTRL + e


$exit alias....
kill -1 $$</description>
		<content:encoded><![CDATA[<p>CTRL + L<br />
I use that every day&nbsp;!</p>
<p>move to the start of the current line<br />
CTRL + a<br />
to the end<br />
CTRL +&nbsp;e</p>
<p>$exit alias&#8230;.<br />
kill -1&nbsp;$$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oldman</title>
		<link>http://zeta-puppis.com/2006/10/01/bash-tips/comment-page-1/#comment-61</link>
		<dc:creator>Oldman</dc:creator>
		<pubDate>Sun, 01 Oct 2006 22:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://kratorius.simosnap.net/2006/10/01/bash-tips/#comment-61</guid>
		<description>I really enjoy bash tips, though I find it impossible to remember many.  I was glad to see the ctrl R, as I hadn&#039;t seen it.  As to your use of !$ to refer to the last parameter, I find Alt + as fast or faster though, and searches I often find ! will re-run the last use of command occasionally useful, but because you can&#039;t edit it, that one is problematic.

Thanks for the tips!</description>
		<content:encoded><![CDATA[<p>I really enjoy bash tips, though I find it impossible to remember many.  I was glad to see the ctrl R, as I hadn&#8217;t seen it.  As to your use of !$ to refer to the last parameter, I find Alt + as fast or faster though, and searches I often find ! will re-run the last use of command occasionally useful, but because you can&#8217;t edit it, that one is&nbsp;problematic.</p>
<p>Thanks for the&nbsp;tips!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
