<?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 Re: grep regular expression problem slow performance in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/grep-regular-expression-problem-slow-performance/m-p/3329888#M3801</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I had this problem in 5.0 after applying patchkits it solved the problem</description>
    <pubDate>Wed, 14 Jul 2004 01:28:22 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2004-07-14T01:28:22Z</dc:date>
    <item>
      <title>grep regular expression problem slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/grep-regular-expression-problem-slow-performance/m-p/3329887#M3800</link>
      <description>Running OSF1 5.1 732&lt;BR /&gt;&lt;BR /&gt;Trying to match a double-quoted string using (extended) regular expressions. The string may contain escaped quotes (\") or other escaped characters.&lt;BR /&gt;The ERE I'm using is&lt;BR /&gt;&lt;BR /&gt;grep -E '"([^\\\"]+|\\\\.)*"'&lt;BR /&gt;&lt;BR /&gt;This matches short strings like&lt;BR /&gt;"abc"&lt;BR /&gt;but performance degrades quickly with longer strings:&lt;BR /&gt;"abc abc mmmmm mmmm mmm"&lt;BR /&gt;does not terminate within a couple of minutes.&lt;BR /&gt;&lt;BR /&gt;The problem exhibits itself both in 'grep' and using 'regexec()' in a C program.&lt;BR /&gt;&lt;BR /&gt;The ERE works fine on Solaris and HPUX.&lt;BR /&gt;Does anyone know of a workaround which avoids this problem, or know if it is fixed in a patch?&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 13 Jul 2004 07:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/grep-regular-expression-problem-slow-performance/m-p/3329887#M3800</guid>
      <dc:creator>Jim Wagner_2</dc:creator>
      <dc:date>2004-07-13T07:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: grep regular expression problem slow performance</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/grep-regular-expression-problem-slow-performance/m-p/3329888#M3801</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I had this problem in 5.0 after applying patchkits it solved the problem</description>
      <pubDate>Wed, 14 Jul 2004 01:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/grep-regular-expression-problem-slow-performance/m-p/3329888#M3801</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-07-14T01:28:22Z</dc:date>
    </item>
  </channel>
</rss>

