<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic egrep question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/egrep-question/m-p/4865077#M862852</link>
    <description>Is this a bug with /usr/bin/egrep?&lt;BR /&gt;&lt;BR /&gt;#echo aaa&amp;gt; a1.txt; echo "DR(aaa)" &amp;gt; b1.txt&lt;BR /&gt;#/usr/bin/egrep -w -f a1.txt b1.txt&lt;BR /&gt;#&lt;BR /&gt;Whereas:&lt;BR /&gt;# /opt/gnu/bin/egrep -w -f a1.txt b1.txt   &lt;BR /&gt;DR(aaa)&lt;BR /&gt;&lt;BR /&gt;as expected...</description>
    <pubDate>Tue, 12 Oct 2004 11:09:06 GMT</pubDate>
    <dc:creator>Steve Edmunds_2</dc:creator>
    <dc:date>2004-10-12T11:09:06Z</dc:date>
    <item>
      <title>egrep question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/egrep-question/m-p/4865077#M862852</link>
      <description>Is this a bug with /usr/bin/egrep?&lt;BR /&gt;&lt;BR /&gt;#echo aaa&amp;gt; a1.txt; echo "DR(aaa)" &amp;gt; b1.txt&lt;BR /&gt;#/usr/bin/egrep -w -f a1.txt b1.txt&lt;BR /&gt;#&lt;BR /&gt;Whereas:&lt;BR /&gt;# /opt/gnu/bin/egrep -w -f a1.txt b1.txt   &lt;BR /&gt;DR(aaa)&lt;BR /&gt;&lt;BR /&gt;as expected...</description>
      <pubDate>Tue, 12 Oct 2004 11:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/egrep-question/m-p/4865077#M862852</guid>
      <dc:creator>Steve Edmunds_2</dc:creator>
      <dc:date>2004-10-12T11:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: egrep question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/egrep-question/m-p/4865078#M862853</link>
      <description>A careful reading of the egrep man page (pay attention to the -w option) indicates that HP&lt;BR /&gt;got it wrong. Because the "()"'s are non word-constituent characters. I wouldn't trust quirks of egrep anyway and explicitly use a regular expression as a safer test.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Oct 2004 11:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/egrep-question/m-p/4865078#M862853</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-10-12T11:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: egrep question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/egrep-question/m-p/4865079#M862854</link>
      <description>Thanks, that does answer my question.</description>
      <pubDate>Tue, 12 Oct 2004 11:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/egrep-question/m-p/4865079#M862854</guid>
      <dc:creator>Steve Edmunds_2</dc:creator>
      <dc:date>2004-10-12T11:55:30Z</dc:date>
    </item>
  </channel>
</rss>

