<?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 Variable with %% in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589517#M103797</link>
    <description>Hi friend,&lt;BR /&gt;&lt;BR /&gt;I've a script :&lt;BR /&gt;&lt;BR /&gt;$shmmax_REQD=%19%;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if ( $shmmax &amp;gt; 0 )&lt;BR /&gt;   {&lt;BR /&gt;      $shmmax = $shmmax / 1024;&lt;BR /&gt;      if ( $shmmax &amp;lt; $shmmax_REQD )&lt;BR /&gt;      {&lt;BR /&gt;         print "shmmax_TooSmall \n";&lt;BR /&gt;         $paramOk="false";&lt;BR /&gt;      }&lt;BR /&gt;   }&lt;BR /&gt;&lt;BR /&gt;What means the value %% in the value of shmmax_REQD ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Jul 2005 14:23:06 GMT</pubDate>
    <dc:creator>Eduardo_63</dc:creator>
    <dc:date>2005-07-25T14:23:06Z</dc:date>
    <item>
      <title>Variable with %%</title>
      <link>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589517#M103797</link>
      <description>Hi friend,&lt;BR /&gt;&lt;BR /&gt;I've a script :&lt;BR /&gt;&lt;BR /&gt;$shmmax_REQD=%19%;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if ( $shmmax &amp;gt; 0 )&lt;BR /&gt;   {&lt;BR /&gt;      $shmmax = $shmmax / 1024;&lt;BR /&gt;      if ( $shmmax &amp;lt; $shmmax_REQD )&lt;BR /&gt;      {&lt;BR /&gt;         print "shmmax_TooSmall \n";&lt;BR /&gt;         $paramOk="false";&lt;BR /&gt;      }&lt;BR /&gt;   }&lt;BR /&gt;&lt;BR /&gt;What means the value %% in the value of shmmax_REQD ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Jul 2005 14:23:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589517#M103797</guid>
      <dc:creator>Eduardo_63</dc:creator>
      <dc:date>2005-07-25T14:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with %%</title>
      <link>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589518#M103798</link>
      <description>Is this a csh, ksh, perl, or what?&lt;BR /&gt; &lt;BR /&gt;Syntactically it's not total neither of them.&lt;BR /&gt; &lt;BR /&gt;Rod Hills</description>
      <pubDate>Mon, 25 Jul 2005 17:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589518#M103798</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2005-07-25T17:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with %%</title>
      <link>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589519#M103799</link>
      <description>It looks perl or php to me..&lt;BR /&gt;&lt;BR /&gt;but it looks as if it's a token marker to be replaced by something else.  In no scripting language that I know is a value allowed to have   %'s like that.</description>
      <pubDate>Mon, 25 Jul 2005 23:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589519#M103799</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-25T23:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with %%</title>
      <link>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589520#M103800</link>
      <description>To my knowledge % % is used to define environmental varible on windows.&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 26 Jul 2005 01:19:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589520#M103800</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-07-26T01:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Variable with %%</title>
      <link>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589521#M103801</link>
      <description>It doesn't look like valid Perl to me.&lt;BR /&gt;A leading % would designate a hash.&lt;BR /&gt;Besides for most programming languages a variable name with a leading digit (like 19) isn't a valid one.&lt;BR /&gt;Looks to me rather like some positional parameter (maybe of an arglist) or a macro placeholder of some arcane language.</description>
      <pubDate>Tue, 26 Jul 2005 02:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/variable-with/m-p/3589521#M103801</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2005-07-26T02:04:09Z</dc:date>
    </item>
  </channel>
</rss>

