<?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 User Shell PID. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-shell-pid/m-p/4610179#M376599</link>
    <description>Hi All&lt;BR /&gt;&lt;BR /&gt;OS- HPUX 11.23&lt;BR /&gt;&lt;BR /&gt;Dear All,&lt;BR /&gt;&lt;BR /&gt;In one of my server dozen of application process is running from one of the user called "kplustp". How to find whether these process are from same shell or not??? if its from same shell how to find the PID of that particular shell. Is that shell PID same for all the process owned by this particular user.&lt;BR /&gt;&lt;BR /&gt;Reg&lt;BR /&gt;&lt;BR /&gt;Jeev</description>
    <pubDate>Wed, 31 Mar 2010 07:45:52 GMT</pubDate>
    <dc:creator>jeevarajis</dc:creator>
    <dc:date>2010-03-31T07:45:52Z</dc:date>
    <item>
      <title>User Shell PID.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-shell-pid/m-p/4610179#M376599</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;OS- HPUX 11.23&lt;BR /&gt;&lt;BR /&gt;Dear All,&lt;BR /&gt;&lt;BR /&gt;In one of my server dozen of application process is running from one of the user called "kplustp". How to find whether these process are from same shell or not??? if its from same shell how to find the PID of that particular shell. Is that shell PID same for all the process owned by this particular user.&lt;BR /&gt;&lt;BR /&gt;Reg&lt;BR /&gt;&lt;BR /&gt;Jeev</description>
      <pubDate>Wed, 31 Mar 2010 07:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-shell-pid/m-p/4610179#M376599</guid>
      <dc:creator>jeevarajis</dc:creator>
      <dc:date>2010-03-31T07:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: User Shell PID.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-shell-pid/m-p/4610180#M376600</link>
      <description>u can check the ppid(parent process ID).&lt;BR /&gt;ps -ef|grep shell&lt;BR /&gt;and see how many shells are there and then grep each shell id and they would show u ther process running fromt hat shell.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Wed, 31 Mar 2010 08:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-shell-pid/m-p/4610180#M376600</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-03-31T08:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: User Shell PID.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-shell-pid/m-p/4610181#M376601</link>
      <description>You can do a visual inspection of an indented hierarchical ps listing:&lt;BR /&gt;UNIX95=EXTENDED_PS ps -H -fu kplustp</description>
      <pubDate>Wed, 31 Mar 2010 08:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-shell-pid/m-p/4610181#M376601</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-31T08:36:48Z</dc:date>
    </item>
  </channel>
</rss>

