<?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: Envr variable and Shell Variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680540#M658675</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Environmental variables are inherited variables from a parent process.   A variable that you declare (in a shell) and subsequently 'export' (or 'setenv' in a C-shell) becomes an environmental variable.  As such, any child process created, inherits that variable.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Sat, 28 Aug 2010 12:16:40 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2010-08-28T12:16:40Z</dc:date>
    <item>
      <title>Envr variable and Shell Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680539#M658674</link>
      <description>Can anyone explain me in simple terms the difference between Environment and Shell Variables.</description>
      <pubDate>Sat, 28 Aug 2010 05:13:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680539#M658674</guid>
      <dc:creator>Srinivas Manoj</dc:creator>
      <dc:date>2010-08-28T05:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Envr variable and Shell Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680540#M658675</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Environmental variables are inherited variables from a parent process.   A variable that you declare (in a shell) and subsequently 'export' (or 'setenv' in a C-shell) becomes an environmental variable.  As such, any child process created, inherits that variable.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sat, 28 Aug 2010 12:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680540#M658675</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-08-28T12:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Envr variable and Shell Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680541#M658676</link>
      <description>actually the environment variables determines the environment of your shell like your display console,path when you give the extrinsic commands,and all these are used for the system specific process(GLOBAL VARIABLES),&lt;BR /&gt;&lt;BR /&gt;and the shell variables are just related to the shell itself which are used for the shell specific purpose(LOCAL VARIABLES)..&lt;BR /&gt;&lt;BR /&gt;child shell inherits the environment variables from parent shell,if we want to inherit the shell variables also then we have to export that particular shell variable from parent shell...</description>
      <pubDate>Sat, 28 Aug 2010 14:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680541#M658676</guid>
      <dc:creator>raghukiran.g</dc:creator>
      <dc:date>2010-08-28T14:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Envr variable and Shell Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680542#M658677</link>
      <description>environment variables as the name suggests , are there for the environment ie these are the variables which will be inherited by child processes , For eg if you invoke another shell by just doing ksh , the value of these variables will be inherited to the new shell&lt;BR /&gt;&lt;BR /&gt;However, shell variables are local to that shell .if you open another shell these values will not get copied to that shell.</description>
      <pubDate>Tue, 31 Aug 2010 11:01:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/envr-variable-and-shell-variable/m-p/4680542#M658677</guid>
      <dc:creator>Amit Shrivastava_1</dc:creator>
      <dc:date>2010-08-31T11:01:13Z</dc:date>
    </item>
  </channel>
</rss>

