<?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: Some Really Useful Linux Command Line Tricks</title>
	<atom:link href="http://www.64bitjungle.com/linux/some-really-useful-linux-command-line-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.64bitjungle.com/linux/some-really-useful-linux-command-line-tricks/</link>
	<description>Linux and Programming Tips and Tutorials, Technology and Rants from the Jungle</description>
	<lastBuildDate>Mon, 23 Jan 2012 18:24:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill</title>
		<link>http://www.64bitjungle.com/linux/some-really-useful-linux-command-line-tricks/comment-page-1/#comment-17731</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Mon, 02 Aug 2010 16:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/?p=361#comment-17731</guid>
		<description>Hm, I think that a slash is missing in the second expression of sed in third tip...

I tried this line and I discovered that you probably have to change
&#039;s/[^-][^/]*//--/g&#039; with &#039;s/[^-][^/]*\//--/g&#039;</description>
		<content:encoded><![CDATA[<p>Hm, I think that a slash is missing in the second expression of sed in third tip&#8230;</p>
<p>I tried this line and I discovered that you probably have to change<br />
&#8216;s/[^-][^/]*//&#8211;/g&#8217; with &#8216;s/[^-][^/]*\//&#8211;/g&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luke kurtis</title>
		<link>http://www.64bitjungle.com/linux/some-really-useful-linux-command-line-tricks/comment-page-1/#comment-11239</link>
		<dc:creator>luke kurtis</dc:creator>
		<pubDate>Sat, 30 Jan 2010 17:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/?p=361#comment-11239</guid>
		<description>Just ran across this--I too like the dictionary function a lot.  Very useful.  Some of the other items are great too.  Thank you!</description>
		<content:encoded><![CDATA[<p>Just ran across this&#8211;I too like the dictionary function a lot.  Very useful.  Some of the other items are great too.  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hodge</title>
		<link>http://www.64bitjungle.com/linux/some-really-useful-linux-command-line-tricks/comment-page-1/#comment-2554</link>
		<dc:creator>Hodge</dc:creator>
		<pubDate>Wed, 08 Apr 2009 12:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/?p=361#comment-2554</guid>
		<description>Hi Loomsen.

Fantastic, I didn&#039;t know about source .bashrc, so thanks for that!

Glad you found something useful :)</description>
		<content:encoded><![CDATA[<p>Hi Loomsen.</p>
<p>Fantastic, I didn&#8217;t know about source .bashrc, so thanks for that!</p>
<p>Glad you found something useful <img src='http://www.64bitjungle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loomsen</title>
		<link>http://www.64bitjungle.com/linux/some-really-useful-linux-command-line-tricks/comment-page-1/#comment-2551</link>
		<dc:creator>loomsen</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/?p=361#comment-2551</guid>
		<description>I like the dictionary function a lot, thx for that one.

Oh, and btw, you don&#039;t have to close or relaunch or respawn your open terminal...

source .bashrc

... will do exactly that ;) Thx again, regards</description>
		<content:encoded><![CDATA[<p>I like the dictionary function a lot, thx for that one.</p>
<p>Oh, and btw, you don&#8217;t have to close or relaunch or respawn your open terminal&#8230;</p>
<p>source .bashrc</p>
<p>&#8230; will do exactly that <img src='http://www.64bitjungle.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Thx again, regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stackie</title>
		<link>http://www.64bitjungle.com/linux/some-really-useful-linux-command-line-tricks/comment-page-1/#comment-2347</link>
		<dc:creator>Stackie</dc:creator>
		<pubDate>Fri, 20 Mar 2009 03:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/?p=361#comment-2347</guid>
		<description>It seems like something is missing, no?</description>
		<content:encoded><![CDATA[<p>It seems like something is missing, no?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

