<?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 shell grep in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/shell-grep/m-p/4388304#M35795</link>
    <description>I have tesx file now I want to grep only that part of the file which is in " " quotes in the file how can I do that  any help</description>
    <pubDate>Thu, 26 Mar 2009 05:00:57 GMT</pubDate>
    <dc:creator>Bjay</dc:creator>
    <dc:date>2009-03-26T05:00:57Z</dc:date>
    <item>
      <title>shell grep</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shell-grep/m-p/4388304#M35795</link>
      <description>I have tesx file now I want to grep only that part of the file which is in " " quotes in the file how can I do that  any help</description>
      <pubDate>Thu, 26 Mar 2009 05:00:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shell-grep/m-p/4388304#M35795</guid>
      <dc:creator>Bjay</dc:creator>
      <dc:date>2009-03-26T05:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: shell grep</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shell-grep/m-p/4388305#M35796</link>
      <description>&lt;!--!*#--&gt;This could be easy or more difficult,&lt;BR /&gt;depending on exactly what's quoted in the&lt;BR /&gt;file.  Can you provide a sample?</description>
      <pubDate>Thu, 26 Mar 2009 06:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shell-grep/m-p/4388305#M35796</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-26T06:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: shell grep</title>
      <link>https://community.hpe.com/t5/operating-system-linux/shell-grep/m-p/4388306#M35797</link>
      <description>Do you have multiple quote parts on each line?&lt;BR /&gt;You could do:&lt;BR /&gt;grep '".*stuff.*"' file&lt;BR /&gt;But this would find stuff1 and stuff2:&lt;BR /&gt;not here " stuff1 " but not stuff2 " more "</description>
      <pubDate>Sat, 28 Mar 2009 01:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/shell-grep/m-p/4388306#M35797</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-28T01:11:19Z</dc:date>
    </item>
  </channel>
</rss>

