<?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: variable substution in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-substution/m-p/3432063#M707405</link>
    <description>You cannot do indirect variable reference like that; the closest thing available in either bourne or korn shell scrips is an array.&lt;BR /&gt;&lt;BR /&gt;mark</description>
    <pubDate>Mon, 29 Nov 2004 08:38:45 GMT</pubDate>
    <dc:creator>Mark Greene_1</dc:creator>
    <dc:date>2004-11-29T08:38:45Z</dc:date>
    <item>
      <title>variable substution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-substution/m-p/3432062#M707404</link>
      <description>I have set MYTEST="1 2 3" and also i have set A="MY" and B="TEST". &lt;BR /&gt;If i do:&lt;BR /&gt;1) echo ${MYTEST} the output is corretc "1 2 3"&lt;BR /&gt;2) echo $A$B the output is "MYTEST" but i wolud like print "1 2 3", how to do?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance and sorry for my poor english.</description>
      <pubDate>Mon, 29 Nov 2004 08:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/variable-substution/m-p/3432062#M707404</guid>
      <dc:creator>claudio testa</dc:creator>
      <dc:date>2004-11-29T08:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: variable substution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-substution/m-p/3432063#M707405</link>
      <description>You cannot do indirect variable reference like that; the closest thing available in either bourne or korn shell scrips is an array.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Mon, 29 Nov 2004 08:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/variable-substution/m-p/3432063#M707405</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2004-11-29T08:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: variable substution</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/variable-substution/m-p/3432064#M707406</link>
      <description>[root@vpart1 /tmp]# eval echo \$${A}${B}  &lt;BR /&gt;1 2 3&lt;BR /&gt;[root@vpart1 /tmp]# &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 29 Nov 2004 08:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/variable-substution/m-p/3432064#M707406</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-11-29T08:42:00Z</dc:date>
    </item>
  </channel>
</rss>

