<?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: Environment variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677508#M658591</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;because the viariable is set only for your current shell.&lt;BR /&gt;&lt;BR /&gt;an example how to change the variables :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kb.iu.edu/data/acar.html" target="_blank"&gt;http://kb.iu.edu/data/acar.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Aug 2010 07:34:07 GMT</pubDate>
    <dc:creator>Michal Kapalka (mikap)</dc:creator>
    <dc:date>2010-08-20T07:34:07Z</dc:date>
    <item>
      <title>Environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677507#M658590</link>
      <description>Hi,&lt;BR /&gt;    As per the requirement of Application Team,I am trying to change an env variable (CPIC_MAX_CONV) to 5000 which is now 500.I issued th command "setenv CPIC_MAX_CONV 5000.It is working fine and getting changed.But once I log off and relogin ,it is again changing to 500 itself.How to solve this issue???</description>
      <pubDate>Fri, 20 Aug 2010 07:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677507#M658590</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-08-20T07:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677508#M658591</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;because the viariable is set only for your current shell.&lt;BR /&gt;&lt;BR /&gt;an example how to change the variables :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://kb.iu.edu/data/acar.html" target="_blank"&gt;http://kb.iu.edu/data/acar.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Aug 2010 07:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677508#M658591</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2010-08-20T07:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677509#M658592</link>
      <description>it depends on which shell you use;&lt;BR /&gt;check it out&lt;BR /&gt;# echo $0</description>
      <pubDate>Fri, 20 Aug 2010 07:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677509#M658592</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-08-20T07:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677510#M658593</link>
      <description>Thanks...But what should I do to fix this???</description>
      <pubDate>Fri, 20 Aug 2010 08:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677510#M658593</guid>
      <dc:creator>kunjuttan</dc:creator>
      <dc:date>2010-08-20T08:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677511#M658594</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] But what should I do to fix this???&lt;BR /&gt;&lt;BR /&gt;Read better?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; it depends on which shell you use; [...]&lt;BR /&gt;&lt;BR /&gt;From your "setenv", I'd guess that you're&lt;BR /&gt;using a C shell, so you might wish to put&lt;BR /&gt;that "setenv" command into your "~/.cshrc"&lt;BR /&gt;file.  Other shells may use different&lt;BR /&gt;start-up command files (and different syntax&lt;BR /&gt;to set an environment variable).&lt;BR /&gt;&lt;BR /&gt;      man &lt;YOUR_SHELL&gt;&lt;/YOUR_SHELL&gt;</description>
      <pubDate>Fri, 20 Aug 2010 10:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677511#M658594</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-08-20T10:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677512#M658595</link>
      <description>&amp;gt;How to solve this issue?&lt;BR /&gt;&lt;BR /&gt;Where are you setting it to 500?  Just change that place.&lt;BR /&gt;&lt;BR /&gt;That may be in the file Steven mentioned or elsewhere.</description>
      <pubDate>Fri, 20 Aug 2010 14:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/environment-variable/m-p/4677512#M658595</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-08-20T14:33:56Z</dc:date>
    </item>
  </channel>
</rss>

