<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905936#M936276</link>
    <description>Sorry TG, but Steve's answer&lt;BR /&gt;was the one I'm looking for.&lt;BR /&gt;&lt;BR /&gt;Greetz&lt;BR /&gt;&lt;BR /&gt;Jan K</description>
    <pubDate>Mon, 17 Feb 2003 10:23:10 GMT</pubDate>
    <dc:creator>kestens jan</dc:creator>
    <dc:date>2003-02-17T10:23:10Z</dc:date>
    <item>
      <title>grep</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905933#M936273</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This could be basic stuff,but I need help&lt;BR /&gt;&lt;BR /&gt;I have a file on which I do :&lt;BR /&gt;grep "string" file.&lt;BR /&gt;&lt;BR /&gt;output :&lt;BR /&gt;&lt;BR /&gt; stringa&lt;BR /&gt; stringbe&lt;BR /&gt; stringc&lt;BR /&gt;&lt;BR /&gt;For my script I need only the last entry of the grep result.&lt;BR /&gt;How can I isolate this entry.&lt;BR /&gt;(this case stringc)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Feb 2003 10:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905933#M936273</guid>
      <dc:creator>kestens jan</dc:creator>
      <dc:date>2003-02-17T10:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: grep</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905934#M936274</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;grep "string" file|tail -n 1&lt;BR /&gt;&lt;BR /&gt;Is easiest&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                Steve Steel</description>
      <pubDate>Mon, 17 Feb 2003 10:15:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905934#M936274</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-02-17T10:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: grep</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905935#M936275</link>
      <description>cat &lt;FILE-NAME&gt;|grep -E "stringc"&lt;/FILE-NAME&gt;</description>
      <pubDate>Mon, 17 Feb 2003 10:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905935#M936275</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-17T10:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: grep</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905936#M936276</link>
      <description>Sorry TG, but Steve's answer&lt;BR /&gt;was the one I'm looking for.&lt;BR /&gt;&lt;BR /&gt;Greetz&lt;BR /&gt;&lt;BR /&gt;Jan K</description>
      <pubDate>Mon, 17 Feb 2003 10:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep/m-p/2905936#M936276</guid>
      <dc:creator>kestens jan</dc:creator>
      <dc:date>2003-02-17T10:23:10Z</dc:date>
    </item>
  </channel>
</rss>

