<?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 stagnant session in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/stagnant-session/m-p/2502389#M21091</link>
    <description>When using last or who I can see sessions that show still logged in and I know this session is no longer being used.  How do I kill or remove that connection.</description>
    <pubDate>Wed, 07 Mar 2001 18:02:17 GMT</pubDate>
    <dc:creator>Shawn Miller_2</dc:creator>
    <dc:date>2001-03-07T18:02:17Z</dc:date>
    <item>
      <title>stagnant session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stagnant-session/m-p/2502389#M21091</link>
      <description>When using last or who I can see sessions that show still logged in and I know this session is no longer being used.  How do I kill or remove that connection.</description>
      <pubDate>Wed, 07 Mar 2001 18:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stagnant-session/m-p/2502389#M21091</guid>
      <dc:creator>Shawn Miller_2</dc:creator>
      <dc:date>2001-03-07T18:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: stagnant session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stagnant-session/m-p/2502390#M21092</link>
      <description>After you have the PID for the process,&lt;BR /&gt;&lt;BR /&gt;kill -4 &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;This will attempt to kill the process, but allow the process to do any cleanup.&lt;BR /&gt;&lt;BR /&gt;kill -9 &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;Is the last resort. The process does not get the opportunity to do any cleanup&lt;/PID&gt;&lt;/PID&gt;</description>
      <pubDate>Wed, 07 Mar 2001 18:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stagnant-session/m-p/2502390#M21092</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2001-03-07T18:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: stagnant session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/stagnant-session/m-p/2502391#M21093</link>
      <description>Typically I prefer to first use a kill -1 &lt;PID&gt; where this signals a hangup and does all the proper things with process and user accounting.  But some processes will reattach to pid 1 and still remain active.  In this event I've found that kill -15 &lt;PID&gt; is more effective than kill -4.  Kill -9 should be avoided (last resort).&lt;/PID&gt;&lt;/PID&gt;</description>
      <pubDate>Wed, 07 Mar 2001 19:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/stagnant-session/m-p/2502391#M21093</guid>
      <dc:creator>Tim Malnati</dc:creator>
      <dc:date>2001-03-07T19:51:29Z</dc:date>
    </item>
  </channel>
</rss>

