<?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: Declaring a Variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/declaring-a-variable/m-p/5006490#M773600</link>
    <description>#!/usr/bin&lt;BR /&gt;&lt;BR /&gt;myVAR=`cat filename | grep bdid |awk '"' -F'"' '{print $4}'`&lt;BR /&gt;&lt;BR /&gt;blabla</description>
    <pubDate>Tue, 03 Oct 2006 04:49:19 GMT</pubDate>
    <dc:creator>Yang Qin_1</dc:creator>
    <dc:date>2006-10-03T04:49:19Z</dc:date>
    <item>
      <title>Declaring a Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/declaring-a-variable/m-p/5006489#M773599</link>
      <description>Hi .,&lt;BR /&gt;&lt;BR /&gt;I want to declare the output of a command to a variable ..&lt;BR /&gt;&lt;BR /&gt;Here is the Explanation:&lt;BR /&gt;&lt;BR /&gt;#cat filename | grep bdid |awk '"' -F'"' '{print $4}'&lt;BR /&gt;512&lt;BR /&gt;&lt;BR /&gt;The output of the above command is 512 I want to declare this value to a variable..&lt;BR /&gt;&lt;BR /&gt;Can anybody guide me..How to do it...</description>
      <pubDate>Tue, 03 Oct 2006 04:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/declaring-a-variable/m-p/5006489#M773599</guid>
      <dc:creator>Virumandi</dc:creator>
      <dc:date>2006-10-03T04:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Declaring a Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/declaring-a-variable/m-p/5006490#M773600</link>
      <description>#!/usr/bin&lt;BR /&gt;&lt;BR /&gt;myVAR=`cat filename | grep bdid |awk '"' -F'"' '{print $4}'`&lt;BR /&gt;&lt;BR /&gt;blabla</description>
      <pubDate>Tue, 03 Oct 2006 04:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/declaring-a-variable/m-p/5006490#M773600</guid>
      <dc:creator>Yang Qin_1</dc:creator>
      <dc:date>2006-10-03T04:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Declaring a Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/declaring-a-variable/m-p/5006491#M773601</link>
      <description>Thanks it is working fine...&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Oct 2006 05:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/declaring-a-variable/m-p/5006491#M773601</guid>
      <dc:creator>Virumandi</dc:creator>
      <dc:date>2006-10-03T05:09:08Z</dc:date>
    </item>
  </channel>
</rss>

