<?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 infi pon pid in shell script in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/infi-pon-pid-in-shell-script/m-p/5053629#M64407</link>
    <description>ps ux | awk '/runmojo/ &amp;amp;&amp;amp; !/awk/ {print $2}'&lt;BR /&gt;&lt;BR /&gt;i want to store the above in a variablesay for ex:&lt;BR /&gt;a=ps ux | awk '/runmojo/ &amp;amp;&amp;amp; !/awk/ {print $2}'&lt;BR /&gt;&lt;BR /&gt;but thn when i print $a it gives an empty string.Can u help me on this pls</description>
    <pubDate>Tue, 19 Jun 2007 06:07:35 GMT</pubDate>
    <dc:creator>Karthik_sg</dc:creator>
    <dc:date>2007-06-19T06:07:35Z</dc:date>
    <item>
      <title>infi pon pid in shell script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/infi-pon-pid-in-shell-script/m-p/5053629#M64407</link>
      <description>ps ux | awk '/runmojo/ &amp;amp;&amp;amp; !/awk/ {print $2}'&lt;BR /&gt;&lt;BR /&gt;i want to store the above in a variablesay for ex:&lt;BR /&gt;a=ps ux | awk '/runmojo/ &amp;amp;&amp;amp; !/awk/ {print $2}'&lt;BR /&gt;&lt;BR /&gt;but thn when i print $a it gives an empty string.Can u help me on this pls</description>
      <pubDate>Tue, 19 Jun 2007 06:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/infi-pon-pid-in-shell-script/m-p/5053629#M64407</guid>
      <dc:creator>Karthik_sg</dc:creator>
      <dc:date>2007-06-19T06:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: infi pon pid in shell script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/infi-pon-pid-in-shell-script/m-p/5053630#M64408</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try &lt;BR /&gt;# a=$(a=ps ux | awk '/runmojo/ &amp;amp;&amp;amp; !/awk/ {print $2}')&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# a=$(ps -C runmojo -o pid)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2007 06:17:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/infi-pon-pid-in-shell-script/m-p/5053630#M64408</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2007-06-19T06:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: infi pon pid in shell script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/infi-pon-pid-in-shell-script/m-p/5053631#M64409</link>
      <description>I have found a solution to this question by myself</description>
      <pubDate>Tue, 19 Jun 2007 06:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/infi-pon-pid-in-shell-script/m-p/5053631#M64409</guid>
      <dc:creator>Karthik_sg</dc:creator>
      <dc:date>2007-06-19T06:33:01Z</dc:date>
    </item>
  </channel>
</rss>

