<?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 kill command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command/m-p/2416499#M765009</link>
    <description>Hello All&lt;BR /&gt;I have to do some testing on a running application by killing processes.&lt;BR /&gt;my question is that under which situations can I use&lt;BR /&gt;kill -26 pid (which is used to start a stopped process)to start a process again &lt;BR /&gt;if it was&lt;BR /&gt;1. terminated by using kill -15 pid&lt;BR /&gt;2. stoped by using kill -24 pid&lt;BR /&gt;3. terminally stopped kill -25 pid&lt;BR /&gt;&lt;BR /&gt;does a stopped process behaves as it has been terminated but only can be &lt;BR /&gt;restarted?&lt;BR /&gt;&lt;BR /&gt;help will be appreciated&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Fri, 03 Dec 1999 16:23:40 GMT</pubDate>
    <dc:creator>Asad Malik_1</dc:creator>
    <dc:date>1999-12-03T16:23:40Z</dc:date>
    <item>
      <title>kill command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command/m-p/2416499#M765009</link>
      <description>Hello All&lt;BR /&gt;I have to do some testing on a running application by killing processes.&lt;BR /&gt;my question is that under which situations can I use&lt;BR /&gt;kill -26 pid (which is used to start a stopped process)to start a process again &lt;BR /&gt;if it was&lt;BR /&gt;1. terminated by using kill -15 pid&lt;BR /&gt;2. stoped by using kill -24 pid&lt;BR /&gt;3. terminally stopped kill -25 pid&lt;BR /&gt;&lt;BR /&gt;does a stopped process behaves as it has been terminated but only can be &lt;BR /&gt;restarted?&lt;BR /&gt;&lt;BR /&gt;help will be appreciated&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Dec 1999 16:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command/m-p/2416499#M765009</guid>
      <dc:creator>Asad Malik_1</dc:creator>
      <dc:date>1999-12-03T16:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: kill command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-command/m-p/2416500#M765010</link>
      <description>For some reasons I dont think you can use kill -15 as it actually terminates &lt;BR /&gt;the proccess although it can be trapped is issued the PID will disappear if it &lt;BR /&gt;is not trapped and hence there is no point trying to restart as you won't have &lt;BR /&gt;the PID running.&lt;BR /&gt;&lt;BR /&gt;Here is a list that might help from kill (1m)&lt;BR /&gt;&lt;BR /&gt;signum signame   Name      Description&lt;BR /&gt;______________________________________________________&lt;BR /&gt;0     SIGNULL   Null       Check access to pid&lt;BR /&gt;1     SIGHUP    Hangup     Terminate; can be trapped&lt;BR /&gt;2     SIGINT    Interrupt  Terminate; can be trapped&lt;BR /&gt;3     SIGQUIT   Quit       Terminate with core dump; can be trapped&lt;BR /&gt;9     SIGKILL   Kill       Forced termination; cannot be trapped&lt;BR /&gt;15     SIGTERM   Terminate Terminate; can be trapped&lt;BR /&gt;24     SIGSTOP   Stop      Pause the process; cannot be trapped&lt;BR /&gt;25     SIGTSTP   Terminal stop   Pause the process; can be trapped&lt;BR /&gt;26     SIGCONT   Continue  Run a stopped process</description>
      <pubDate>Sun, 05 Dec 1999 15:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-command/m-p/2416500#M765010</guid>
      <dc:creator>Anthony Goonetilleke_1</dc:creator>
      <dc:date>1999-12-05T15:20:42Z</dc:date>
    </item>
  </channel>
</rss>

