<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sat May 25, 2013 1:31 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sat May 25, 2013 1:31 am</pubDate>
  <lastBuildDate>Sat May 25, 2013 1:31 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>I tend to agree, plus a few more comments ...</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=989#989</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=550'&gt;txtedmacs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Mon Apr 25, 2005 5:02 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      &lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;1. In the first section, 4th example... I may be wrong, but I don't think that the regex /^linux.*format$/ will match with either &quot;linux Format&quot; or &quot;Linux users love Linux Format&quot; by default... you need to have a flag set to ignore case.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
That's exactly what I thought.  Moreover, the slashes do not work on all distributions - e.g. on my laptop that still has Mdk 9.1 Pro I had to use single quotes, though I would have preferred to have used the slashes, which are used in perl regular expressions.  Furthermore in perl you specifically set the ignore case as grep /.../i .  Now finally add the warning I have seen: the switch/option on bash to ignore case (I believe is -i) does not work on all versions of bash!  [Again, I really prefer the slash notation and when I am doing a match using php I use them; moreover, to protect my matching to ignore the case I use the syntax I noted above within the php functions.]&lt;br /&gt;
&lt;br /&gt;
I had some other problems that I would have preferred to have written the author about directly, however, so far I have received no advice on how to email him.&lt;br /&gt;
&lt;br /&gt;
These comments are &lt;span style=&quot;font-weight: bold&quot;&gt;NOT&lt;/span&gt; meant to be overly critical - I want to see this and other series on the command line continued.  Please keep them coming!!</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=989#989</comments>
                                        <author>txtedmacs</author>
                                        <pubDate>Mon Apr 25, 2005 5:02 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=989#989</guid>
                                      </item>
                                      <item>
                                        <title>LXF66 Shell secrets article</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=940#940</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=162'&gt;Nigel&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sun Apr 24, 2005 12:24 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Reading the Shell secrets article in LXF66 I noticed a couple of problems:&lt;br /&gt;
&lt;br /&gt;
1. In the first section, 4th example... I may be wrong, but I don't think that the regex /^linux.*format$/ will match with either &quot;linux Format&quot; or &quot;Linux users love Linux Format&quot; by default... you need to have a flag set to ignore case.&lt;br /&gt;
&lt;br /&gt;
Which brings me to:&lt;br /&gt;
&lt;br /&gt;
2. on the second page, where you mention the case-insensitive flag for grep, it is correctly printed as &quot;-i&quot; in the code example, but referred to as &quot;-l&quot; in the text.&lt;br /&gt;
&lt;br /&gt;
Hopefully these are just glitches that crept in during the typesetting/layout stage  &lt;img src=&quot;images/smiles/icon_redface.gif&quot; alt=&quot;Embarassed&quot; border=&quot;0&quot; /&gt; &lt;br /&gt;
&lt;br /&gt;
Otherwise a good article - I especially like the broken bookmarks example.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nigel.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=940#940</comments>
                                        <author>Nigel</author>
                                        <pubDate>Sun Apr 24, 2005 12:24 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=940#940</guid>
                                      </item></channel></rss>