<?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: Exact pattern matching in script in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/exact-pattern-matching-in-script/m-p/3774644#M102133</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thx for that, it rocks ! &lt;BR /&gt;&lt;BR /&gt;Bgds,&lt;BR /&gt;Gordon</description>
    <pubDate>Thu, 20 Apr 2006 06:48:37 GMT</pubDate>
    <dc:creator>Gordon_3</dc:creator>
    <dc:date>2006-04-20T06:48:37Z</dc:date>
    <item>
      <title>Exact pattern matching in script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/exact-pattern-matching-in-script/m-p/3774642#M102131</link>
      <description>Hi all,&lt;BR /&gt; &lt;BR /&gt;If I have below output line after running the cmd, how can I get exactly the first line, pls note there is a tricky thing that the first line, after backup, has "variable" space on that.... Thx.&lt;BR /&gt;&lt;BR /&gt;Bgds,&lt;BR /&gt;Gordon&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  1% ( 0%)    0% ( 0%)  Apr 19 19:04  backup         &lt;BR /&gt;  3% ( 0%)    1% ( 0%)  Apr 19 19:05  backup.May05</description>
      <pubDate>Thu, 20 Apr 2006 06:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/exact-pattern-matching-in-script/m-p/3774642#M102131</guid>
      <dc:creator>Gordon_3</dc:creator>
      <dc:date>2006-04-20T06:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exact pattern matching in script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/exact-pattern-matching-in-script/m-p/3774643#M102132</link>
      <description>grep -w backup "your_file"&lt;BR /&gt;&lt;BR /&gt;cmd | grep -w 'backup'</description>
      <pubDate>Thu, 20 Apr 2006 06:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/exact-pattern-matching-in-script/m-p/3774643#M102132</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-04-20T06:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Exact pattern matching in script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/exact-pattern-matching-in-script/m-p/3774644#M102133</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thx for that, it rocks ! &lt;BR /&gt;&lt;BR /&gt;Bgds,&lt;BR /&gt;Gordon</description>
      <pubDate>Thu, 20 Apr 2006 06:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/exact-pattern-matching-in-script/m-p/3774644#M102133</guid>
      <dc:creator>Gordon_3</dc:creator>
      <dc:date>2006-04-20T06:48:37Z</dc:date>
    </item>
  </channel>
</rss>

