<?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: Wizard Boot Camp, Part Eight: Utilities You Should Know</title>
	<atom:link href="http://www.linux-mag.com/id/6657/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/6657/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Fri, 10 Feb 2012 08:31:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: cbemerine</title>
		<link>http://www.linux-mag.com/id/6657/#comment-9498</link>
		<dc:creator>cbemerine</dc:creator>
		<pubDate>Sat, 07 May 2011 22:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6657/#comment-9498</guid>
		<description>@bryanjrichard thanks for fixing the above link, FYI, in the GNU help you linked to, there is yet another link not working...comments were closed there as its an old post or I would have put this there...FYI.  Thank you in advance...

Here is the sentence in question in the GNU article &quot;(Not So) Stupid Shell Tricks” and its supplemtal page at http://www.linux-mag.com/downloads/2003-09/power/escape_sequences.html.)&quot;</description>
		<content:encoded><![CDATA[<p>@bryanjrichard thanks for fixing the above link, FYI, in the GNU help you linked to, there is yet another link not working&#8230;comments were closed there as its an old post or I would have put this there&#8230;FYI.  Thank you in advance&#8230;</p>
<p>Here is the sentence in question in the GNU article &#8220;(Not So) Stupid Shell Tricks” and its supplemtal page at <a href="http://www.linux-mag.com/downloads/2003-09/power/escape_sequences.html" rel="nofollow">http://www.linux-mag.com/downloads/2003-09/power/escape_sequences.html</a>.)&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prgross</title>
		<link>http://www.linux-mag.com/id/6657/#comment-5627</link>
		<dc:creator>prgross</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6657/#comment-5627</guid>
		<description>The command:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
&lt;br /&gt;
x=&#039;left columntright columnn&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
is missing a backslash &quot;/&quot; before the &quot;t&quot; between &quot;column&quot; and &quot;right&quot;&lt;br /&gt;
and before the last &quot;n&quot;:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
&lt;br /&gt;
x=&#039;left column\tright column\n&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>The command:<br />
<code></p>
<p>x='left columntright columnn'</p>
<p></code><br />
is missing a backslash &#8220;/&#8221; before the &#8220;t&#8221; between &#8220;column&#8221; and &#8220;right&#8221;<br />
and before the last &#8220;n&#8221;:<br />
<code></p>
<p>x='left column\tright column\n'</p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkstill</title>
		<link>http://www.linux-mag.com/id/6657/#comment-5628</link>
		<dc:creator>jkstill</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6657/#comment-5628</guid>
		<description>Thanks for this series of articles.  I&#039;ve been using unix/linux for quite awhile, but still didn&#039;t know about many of the cool things you have featured here.&lt;br /&gt;
&lt;br /&gt;
Most of these features can probably be found in the man pages, but these articles have jump started the leap from reading of a feature in a man page and actually determining what to do with it and how to use it.</description>
		<content:encoded><![CDATA[<p>Thanks for this series of articles.  I&#8217;ve been using unix/linux for quite awhile, but still didn&#8217;t know about many of the cool things you have featured here.</p>
<p>Most of these features can probably be found in the man pages, but these articles have jump started the leap from reading of a feature in a man page and actually determining what to do with it and how to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gdanenb</title>
		<link>http://www.linux-mag.com/id/6657/#comment-5629</link>
		<dc:creator>gdanenb</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6657/#comment-5629</guid>
		<description>Unfortunately, this link is not available anymore (grep --color options )&lt;br /&gt;
http://www.linux-mag.com/id/2117</description>
		<content:encoded><![CDATA[<p>Unfortunately, this link is not available anymore (grep &#8211;color options )<br />
<a href="http://www.linux-mag.com/id/2117" rel="nofollow">http://www.linux-mag.com/id/2117</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryanjrichard</title>
		<link>http://www.linux-mag.com/id/6657/#comment-5630</link>
		<dc:creator>bryanjrichard</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6657/#comment-5630</guid>
		<description>It appears to have moved to: &lt;br /&gt;
http://www.linux-mag.com/id/2291&lt;br /&gt;
&lt;br /&gt;
We&#039;ll see that gets fixed.</description>
		<content:encoded><![CDATA[<p>It appears to have moved to: <br />
<a href="http://www.linux-mag.com/id/2291" rel="nofollow">http://www.linux-mag.com/id/2291</a></p>
<p>We&#8217;ll see that gets fixed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

