<?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: kill with nohup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109333#M312980</link>
    <description>If you are asking about my nohup suggestion in your other thread, you should really have asked there, rather than create another thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1180435" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1180435&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For that to have worked, you would have to first collect the PIDs.  Then use nohup of another script passed the PIDs, to protect the kill from its parent shell dying.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;for example "kill -8", can advise how can I combine these function?&lt;BR /&gt;&lt;BR /&gt;What do you mean by a kill level?&lt;BR /&gt;Kill only takes a signal and a list of PIDs.</description>
    <pubDate>Wed, 28 Nov 2007 23:03:18 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-11-28T23:03:18Z</dc:date>
    <item>
      <title>kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109331#M312978</link>
      <description>I would like to use kill with nohup function , I know it should use "kill -TERM" but if I want to also use kill level , for example "kill -8" ,  can advise how can I combine these function ? I tried "kill -TERM -8" is not work .&lt;BR /&gt;&lt;BR /&gt;thx</description>
      <pubDate>Wed, 28 Nov 2007 22:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109331#M312978</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-11-28T22:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109332#M312979</link>
      <description>I did not understand ur problem.&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;I would like to use kill with nohup function &lt;BR /&gt;&lt;BR /&gt;what does this mean.Do you want to put a job in background and then kill ot or what????&lt;BR /&gt;Kapil</description>
      <pubDate>Wed, 28 Nov 2007 22:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109332#M312979</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2007-11-28T22:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109333#M312980</link>
      <description>If you are asking about my nohup suggestion in your other thread, you should really have asked there, rather than create another thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1180435" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1180435&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For that to have worked, you would have to first collect the PIDs.  Then use nohup of another script passed the PIDs, to protect the kill from its parent shell dying.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;for example "kill -8", can advise how can I combine these function?&lt;BR /&gt;&lt;BR /&gt;What do you mean by a kill level?&lt;BR /&gt;Kill only takes a signal and a list of PIDs.</description>
      <pubDate>Wed, 28 Nov 2007 23:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109333#M312980</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-28T23:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109334#M312981</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;What do you mean by a kill level?&lt;BR /&gt;Kill only takes a signal and a list of PIDs.&lt;BR /&gt;&lt;BR /&gt;do you mean I should use "nohup kill -8" &lt;BR /&gt;to prevent it kill myself ?&lt;BR /&gt;&lt;BR /&gt;thx</description>
      <pubDate>Thu, 29 Nov 2007 01:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109334#M312981</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-11-29T01:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109335#M312982</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;I see the man page , there is command "kill -s SIGTERM " , is it used for waiting all process is killed before shutting down ? thx</description>
      <pubDate>Thu, 29 Nov 2007 01:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109335#M312982</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-11-29T01:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109336#M312983</link>
      <description>&amp;gt;do you mean I should use "nohup kill -8"&lt;BR /&gt;to prevent it kill myself?&lt;BR /&gt;&lt;BR /&gt;That's even easier that what I thought.  The kill will complete, even if the script dies.&lt;BR /&gt;Of course anything after that, may not be done.&lt;BR /&gt;Also you don't want to use kill -8, SIGFPE.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;there is command "kill -s SIGTERM", is it used for waiting all process is killed before shutting down?&lt;BR /&gt;&lt;BR /&gt;Kill -s SIGTERM the same as the default.  It tells the processes to terminate when they are able.</description>
      <pubDate>Thu, 29 Nov 2007 16:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109336#M312983</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-29T16:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109337#M312984</link>
      <description>thx reply and sorry to my fool,&lt;BR /&gt;&lt;BR /&gt;I still not clear the difference between "kill -s SIGTERM -8" and "nohup kill -8" , what I want is make sure they can kill all process , even when it its self login process , so before it die , it should do the kill all process .</description>
      <pubDate>Thu, 29 Nov 2007 21:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109337#M312984</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-11-29T21:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109338#M312985</link>
      <description>&amp;gt;I still not clear the difference between "kill -s SIGTERM -8" and "nohup kill -8"&lt;BR /&gt;&lt;BR /&gt;Where are you getting -8 from?  Is 8 your process group ID?  If not remove it from your thoughts.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;what I want is make sure they can kill all process, even when it its self login process, so before it die&lt;BR /&gt;&lt;BR /&gt;Basically adding nohup should do it.  Because it creates a new process that shouldn't be in the list of processes to kill.  And if the parent dies, nohup should preserve the kill process.&lt;BR /&gt;&lt;BR /&gt;There is no difference between "kill -s SIGTERM" and "kill".</description>
      <pubDate>Thu, 29 Nov 2007 21:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109338#M312985</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-29T21:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109339#M312986</link>
      <description>thx reply,&lt;BR /&gt;&lt;BR /&gt;Where are you getting -8 from? Is 8 your process group ID? If not remove it from your thoughts. --&amp;gt; &lt;BR /&gt;&lt;BR /&gt;I know kill have -1 , -2 , -3 ... for diferent propose , I just check that -8 is not vaild .&lt;BR /&gt;&lt;BR /&gt;Thx for your help . &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2007 22:37:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109339#M312986</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-11-29T22:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109340#M312987</link>
      <description>&amp;gt;I know kill have -1, -2, -3 ... for different propose, I just check that -8 is not valid.&lt;BR /&gt;&lt;BR /&gt;Are you talking about signals or PIDs?&lt;BR /&gt;You should not normally use kill -8 or SIGFPE.</description>
      <pubDate>Thu, 29 Nov 2007 23:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109340#M312987</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-29T23:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109341#M312988</link>
      <description>thx &lt;BR /&gt;&lt;BR /&gt;I am talking the signal .&lt;BR /&gt;&lt;BR /&gt;I think kill -3 will do in my case. &lt;BR /&gt;&lt;BR /&gt;thx.</description>
      <pubDate>Fri, 30 Nov 2007 01:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109341#M312988</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-11-30T01:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: kill with nohup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109342#M312989</link>
      <description>&amp;gt;I think kill -3 will do in my case.&lt;BR /&gt;&lt;BR /&gt;You should take the default.  SIGQUIT will create core files for each process.</description>
      <pubDate>Fri, 30 Nov 2007 14:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-with-nohup/m-p/4109342#M312989</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-11-30T14:56:27Z</dc:date>
    </item>
  </channel>
</rss>

