<?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: How to call variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-call-variable/m-p/5261215#M660187</link>
    <description>astat="$(ssh user@machineB 'ps -ef | grep TradeEngine | grep -v "grep" | wc -l')"</description>
    <pubDate>Tue, 02 Nov 2010 08:36:08 GMT</pubDate>
    <dc:creator>Laurent Menase</dc:creator>
    <dc:date>2010-11-02T08:36:08Z</dc:date>
    <item>
      <title>How to call variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-call-variable/m-p/5261214#M660186</link>
      <description>Hi Gurz,&lt;BR /&gt;Currently I have Two machine running UNIX, Now I want to create a script to do the below action. &lt;BR /&gt;I do ssh From Machine A to Machine B and store the value in one variable. Now currently the variable in Server B and I want to call this variable in machine A How’s its possible&lt;BR /&gt;For example&lt;BR /&gt;On Machine B&lt;BR /&gt;ps -ef | grep TradeEngine&lt;BR /&gt;It show me process output&lt;BR /&gt;Now I login Machine A and d0&lt;BR /&gt;ssh user@machineB&lt;BR /&gt; astat=`ps -ef | grep TradeEngine | grep -v "grep" | wc -l`&lt;BR /&gt;Now the value is store in astat ,I want to call astat on machine A which is currently in Machine B.&lt;BR /&gt;I really appreciated if someone share with me the way .&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Khalid&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Nov 2010 07:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-call-variable/m-p/5261214#M660186</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2010-11-02T07:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to call variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-call-variable/m-p/5261215#M660187</link>
      <description>astat="$(ssh user@machineB 'ps -ef | grep TradeEngine | grep -v "grep" | wc -l')"</description>
      <pubDate>Tue, 02 Nov 2010 08:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-call-variable/m-p/5261215#M660187</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2010-11-02T08:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to call variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-call-variable/m-p/5261216#M660188</link>
      <description>Thanks</description>
      <pubDate>Sun, 21 Nov 2010 09:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-call-variable/m-p/5261216#M660188</guid>
      <dc:creator>Khalid Shakoor</dc:creator>
      <dc:date>2010-11-21T09:08:31Z</dc:date>
    </item>
  </channel>
</rss>

