<?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 -w in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927976#M818014</link>
    <description>Try grep "bob ".&lt;BR /&gt;&lt;BR /&gt;(Space after bob - in case it doesn't post properly.)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
    <pubDate>Fri, 14 Mar 2003 20:24:15 GMT</pubDate>
    <dc:creator>Martin Johnson</dc:creator>
    <dc:date>2003-03-14T20:24:15Z</dc:date>
    <item>
      <title>grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927972#M818010</link>
      <description>How do I grep for a whole word if I don't have the -w option available like on 10.20 and 11.00?? When I grep bob in a file I don't want to catch bobo as an example.</description>
      <pubDate>Fri, 14 Mar 2003 20:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927972#M818010</guid>
      <dc:creator>Jasmin Berube</dc:creator>
      <dc:date>2003-03-14T20:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927973#M818011</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What flavor and version of O/S are you referring to?  My HP-UX 11.11 grep has the -w switch in it.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Mar 2003 20:09:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927973#M818011</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-03-14T20:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927974#M818012</link>
      <description>I just want to be able to grep a word on all platform not just 11i</description>
      <pubDate>Fri, 14 Mar 2003 20:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927974#M818012</guid>
      <dc:creator>Jasmin Berube</dc:creator>
      <dc:date>2003-03-14T20:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927975#M818013</link>
      <description>Try to give like grep "bob"&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Fri, 14 Mar 2003 20:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927975#M818013</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2003-03-14T20:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927976#M818014</link>
      <description>Try grep "bob ".&lt;BR /&gt;&lt;BR /&gt;(Space after bob - in case it doesn't post properly.)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Fri, 14 Mar 2003 20:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927976#M818014</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-03-14T20:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927977#M818015</link>
      <description>It's a good idea with the space "bob " but it's doesn't work.</description>
      <pubDate>Fri, 14 Mar 2003 20:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927977#M818015</guid>
      <dc:creator>Jasmin Berube</dc:creator>
      <dc:date>2003-03-14T20:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927978#M818016</link>
      <description>The man page tells all...no -w for 10.20 or 11.0 (and very little likelihood that the 11i version will be backported to 11.0, no possibility for the almost obsolete 10.20 systems). You'll have to use the trailing (and perhaps leading) space method to find a specific word rather than a portion of any string.</description>
      <pubDate>Fri, 14 Mar 2003 20:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927978#M818016</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-03-14T20:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927979#M818017</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;Putting your word in the "" will do the trick.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;0leg</description>
      <pubDate>Fri, 14 Mar 2003 20:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927979#M818017</guid>
      <dc:creator>Oleg Zieaev_1</dc:creator>
      <dc:date>2003-03-14T20:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927980#M818018</link>
      <description>And if you want to grep for a whole word regardless of case:  grep -i " someword " &lt;BR /&gt;&lt;BR /&gt;Note the spaces before and after the word.</description>
      <pubDate>Fri, 14 Mar 2003 20:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927980#M818018</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-03-14T20:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: grep -w</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927981#M818019</link>
      <description>Thanks to every one, finally the solution was my word with a TAB at the end, like this "bobTAB" it's hard to show it but I guess you understand.</description>
      <pubDate>Fri, 14 Mar 2003 20:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-w/m-p/2927981#M818019</guid>
      <dc:creator>Jasmin Berube</dc:creator>
      <dc:date>2003-03-14T20:52:34Z</dc:date>
    </item>
  </channel>
</rss>

