<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lee Newton &#187; history</title>
	<atom:link href="http://www.blogmeetsworld.com/tag/history/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogmeetsworld.com</link>
	<description>all the splinters of my mind</description>
	<lastBuildDate>Wed, 09 Jun 2010 19:57:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fast Linux CLI tips</title>
		<link>http://www.blogmeetsworld.com/fast-linux-cli-tips/</link>
		<comments>http://www.blogmeetsworld.com/fast-linux-cli-tips/#comments</comments>
		<pubDate>Tue, 12 May 2009 20:19:18 +0000</pubDate>
		<dc:creator>LRN</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[auto complete]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[linux tip #2]]></category>
		<category><![CDATA[tab]]></category>

		<guid isPermaLink="false">http://www.blogmeetsworld.com/?p=243</guid>
		<description><![CDATA[It came up in discussion with Terry Smith recently, just how much of a revelation bash&#8217;s tab to auto complete feature is for someone who hasn&#8217;t discovered it yet.
Tab once to have bash auto complete a string on the CLI which has only one possible match in your current path. If nothing happens, tab twice [...]]]></description>
			<content:encoded><![CDATA[<p>It came up in discussion with <a title="www.icedteapowered.com" href="http://www.icedteapowered.com/" target="_blank">Terry Smith</a> recently, just how much of a revelation bash&#8217;s tab to auto complete feature is for someone who hasn&#8217;t discovered it yet.</p>
<p>Tab once to have bash auto complete a string on the CLI which has only one possible match in your current path. If nothing happens, tab twice to see possible matches then continue typing to narrow the focus to one possible match, then tab again to auto complete.</p>
<p>It&#8217;s not worth going into any more detail, but if you don&#8217;t already know what I&#8217;m talking about, next time you&#8217;ve got a linux terminal window open, start hitting tab.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogmeetsworld.com/fast-linux-cli-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
