<?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: regular expression in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031178#M430902</link>
    <description>Hi Erol:&lt;BR /&gt;&lt;BR /&gt;# sed -e 's/\*\*/something/' file&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Wed, 28 Feb 2007 16:51:37 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2007-02-28T16:51:37Z</dc:date>
    <item>
      <title>regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031177#M430901</link>
      <description>hi guys,&lt;BR /&gt;may be this is very simple question but i can't found the answer.&lt;BR /&gt;I need to match &lt;BR /&gt;** (two star)&lt;BR /&gt;with regular expression.&lt;BR /&gt;i tried &lt;BR /&gt;sed s/\*\*/something/ file&lt;BR /&gt;sed s/*{2}/something/ file&lt;BR /&gt;sed s/\*+/something/ file&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;any suggestion</description>
      <pubDate>Wed, 28 Feb 2007 16:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031177#M430901</guid>
      <dc:creator>Erol KAHRAMAN</dc:creator>
      <dc:date>2007-02-28T16:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031178#M430902</link>
      <description>Hi Erol:&lt;BR /&gt;&lt;BR /&gt;# sed -e 's/\*\*/something/' file&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 28 Feb 2007 16:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031178#M430902</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-28T16:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031179#M430903</link>
      <description>sed 's/\*\*/new/' file</description>
      <pubDate>Wed, 28 Feb 2007 16:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031179#M430903</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-02-28T16:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031180#M430904</link>
      <description>Quotes matter:&lt;BR /&gt;&lt;BR /&gt;sed 's/\*\*/something/g' file &amp;gt; outfile&lt;BR /&gt;will replace every occurence of "**" with "something".</description>
      <pubDate>Wed, 28 Feb 2007 16:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031180#M430904</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-28T16:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031181#M430905</link>
      <description>thanks guys,&lt;BR /&gt;that is the answer.</description>
      <pubDate>Wed, 28 Feb 2007 16:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regular-expression/m-p/5031181#M430905</guid>
      <dc:creator>Erol KAHRAMAN</dc:creator>
      <dc:date>2007-02-28T16:58:43Z</dc:date>
    </item>
  </channel>
</rss>

