<?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 process environment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095780#M730398</link>
    <description>i wonder how does one can find out environment variables of arbitrary process.&lt;BR /&gt;in linux we have /proc/&lt;PID&gt;/environ. but what to do in hpux?&lt;/PID&gt;</description>
    <pubDate>Thu, 01 Nov 2007 09:37:13 GMT</pubDate>
    <dc:creator>Sergey Akifiev_1</dc:creator>
    <dc:date>2007-11-01T09:37:13Z</dc:date>
    <item>
      <title>process environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095780#M730398</link>
      <description>i wonder how does one can find out environment variables of arbitrary process.&lt;BR /&gt;in linux we have /proc/&lt;PID&gt;/environ. but what to do in hpux?&lt;/PID&gt;</description>
      <pubDate>Thu, 01 Nov 2007 09:37:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095780#M730398</guid>
      <dc:creator>Sergey Akifiev_1</dc:creator>
      <dc:date>2007-11-01T09:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: process environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095781#M730399</link>
      <description>There is no equivalent in HP-UX to the /proc filetree. The getenv() function can be used within the process but if you are talking about unrelated processes then using a debugger to attach to a the process is about as close as you get.</description>
      <pubDate>Thu, 01 Nov 2007 10:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095781#M730399</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-11-01T10:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: process environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095782#M730400</link>
      <description>so we have a adb debugger as well as ported gdb. what can be done with this tools?&lt;BR /&gt;i cannot find something related to reporting processes's environment in manuals.</description>
      <pubDate>Fri, 02 Nov 2007 01:45:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095782#M730400</guid>
      <dc:creator>Sergey Akifiev_1</dc:creator>
      <dc:date>2007-11-02T01:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: process environment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095783#M730401</link>
      <description>&amp;gt;so we have a adb debugger&lt;BR /&gt;&lt;BR /&gt;Don't even think of using this.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;as well as ported gdb. what can be done with this tools?&lt;BR /&gt;&lt;BR /&gt;HP's latest wdb can be downloaded from:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;i cannot find something related to reporting processes' environment in manuals.&lt;BR /&gt;&lt;BR /&gt;That's because it is none of your business to look at other processes, only your own.  Especially since it isn't easy as using /proc.  ;-)&lt;BR /&gt;&lt;BR /&gt;Here are some old threads that explain how:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=763461" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=763461&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1109088" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1109088&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1116594" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1116594&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2007 23:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-environment/m-p/4095783#M730401</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-02T23:20:29Z</dc:date>
    </item>
  </channel>
</rss>

