<?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: RE Regular expression in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775357#M75805</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;As put in your previous question. Forget it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdc224b3ef09fd611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdc224b3ef09fd611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Make a graph file by reding the index and frecovcr with that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
    <pubDate>Tue, 30 Jul 2002 07:21:06 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2002-07-30T07:21:06Z</dc:date>
    <item>
      <title>RE Regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775356#M75804</link>
      <description>I really want to use regular expression&lt;BR /&gt;like [^.*][Aa][T-U]*.DON in a frecover command&lt;BR /&gt;I just give an example in my previous message&lt;BR /&gt;I have a lot of file with very long name to restore ex : sgbd.1789.fzh.12.Z.DON&lt;BR /&gt;I must use regular expression if  I can ????</description>
      <pubDate>Tue, 30 Jul 2002 07:12:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775356#M75804</guid>
      <dc:creator>CLUTIER</dc:creator>
      <dc:date>2002-07-30T07:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: RE Regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775357#M75805</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As put in your previous question. Forget it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdc224b3ef09fd611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdc224b3ef09fd611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Make a graph file by reding the index and frecovcr with that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Tue, 30 Jul 2002 07:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775357#M75805</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-07-30T07:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: RE Regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775358#M75806</link>
      <description>Sorry for interfering despite lacking knowledge of frecover.&lt;BR /&gt;I'm not sure about the regex capabilities of the frecover program.&lt;BR /&gt;There is really a mess as far as it comes to regex, because every program that pretends to understand them treats them differently and has its own kind of syntax (that's why I stick to Perl, whenever I want to make extended use of regex).&lt;BR /&gt;I fear that you may have to resort to the shell's (i.e. derived from csh) globbing mechanism.&lt;BR /&gt;There you have to use the '!' to inverse a character set (another of those idiosyncrasies).</description>
      <pubDate>Tue, 30 Jul 2002 07:31:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775358#M75806</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2002-07-30T07:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: RE Regular expression</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775359#M75807</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as stated before frecover does not support wildcards...&lt;BR /&gt;BUT there's always a workaround, not?&lt;BR /&gt;&lt;BR /&gt;frecover -f /dev/rmt/0m -I /tmp/indexfile&lt;BR /&gt;-- this creates an index of all files on the backup&lt;BR /&gt;&lt;BR /&gt;grep [whatever] /tmp/indexfile &amp;gt; /tmp/graph&lt;BR /&gt;-- select the required files&lt;BR /&gt;&lt;BR /&gt;frecover -your_options -i /tmp/graph&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Tue, 30 Jul 2002 07:40:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/re-regular-expression/m-p/2775359#M75807</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2002-07-30T07:40:11Z</dc:date>
    </item>
  </channel>
</rss>

