<?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 Another Perl RegExp in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/another-perl-regexp/m-p/3855972#M98185</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I am trying to find the regexp, which will match file names like:&lt;BR /&gt;&lt;BR /&gt;something_1.log&lt;BR /&gt;&lt;BR /&gt;but not &lt;BR /&gt;&lt;BR /&gt;something_1.log.20060409&lt;BR /&gt;&lt;BR /&gt;Can you help me?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
    <pubDate>Mon, 04 Sep 2006 04:14:47 GMT</pubDate>
    <dc:creator>Kalin Evtimov</dc:creator>
    <dc:date>2006-09-04T04:14:47Z</dc:date>
    <item>
      <title>Another Perl RegExp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-perl-regexp/m-p/3855972#M98185</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I am trying to find the regexp, which will match file names like:&lt;BR /&gt;&lt;BR /&gt;something_1.log&lt;BR /&gt;&lt;BR /&gt;but not &lt;BR /&gt;&lt;BR /&gt;something_1.log.20060409&lt;BR /&gt;&lt;BR /&gt;Can you help me?&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Mon, 04 Sep 2006 04:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-perl-regexp/m-p/3855972#M98185</guid>
      <dc:creator>Kalin Evtimov</dc:creator>
      <dc:date>2006-09-04T04:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Another Perl RegExp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-perl-regexp/m-p/3855973#M98186</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;doest this regexp help you?:&lt;BR /&gt;&lt;BR /&gt;*._1.log$&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Cedrick Gaillard</description>
      <pubDate>Mon, 04 Sep 2006 05:45:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-perl-regexp/m-p/3855973#M98186</guid>
      <dc:creator>totoperdu</dc:creator>
      <dc:date>2006-09-04T05:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Another Perl RegExp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/another-perl-regexp/m-p/3855974#M98187</link>
      <description>Yes, thank you, the $ was what I was missing the whole time..</description>
      <pubDate>Mon, 04 Sep 2006 05:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/another-perl-regexp/m-p/3855974#M98187</guid>
      <dc:creator>Kalin Evtimov</dc:creator>
      <dc:date>2006-09-04T05:54:44Z</dc:date>
    </item>
  </channel>
</rss>

