<?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: why this message comes while exit ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749438#M257517</link>
    <description>Hi,&lt;BR /&gt;There are some jobs running in background. As already suggested you need to check what all jobs are running. You either wait for their completion or stop them by bringing back to foreground.&lt;BR /&gt;&lt;BR /&gt;In future if you would like to run the job in background and exit then putting them in background with "nohup" option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Mar 2006 00:15:07 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2006-03-13T00:15:07Z</dc:date>
    <item>
      <title>why this message comes while exit ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749435#M257514</link>
      <description>Hi All ,&lt;BR /&gt;&lt;BR /&gt;Why "There are running jobs" , message comes when exiting using exit. And also I have not stared any job , while i was logged in this session  as root.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;root@dbora01:/home/ac1 &amp;gt;exit&lt;BR /&gt;There are running jobs.&lt;BR /&gt;root@dbora01:/home/ac1 &amp;gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Mar 2006 23:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749435#M257514</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2006-03-12T23:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: why this message comes while exit ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749436#M257515</link>
      <description>Hi rveri,&lt;BR /&gt;&lt;BR /&gt;There may be jobs that are runing in the back ground. Do fg to see what the jobs are.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A</description>
      <pubDate>Mon, 13 Mar 2006 00:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749436#M257515</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2006-03-13T00:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: why this message comes while exit ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749437#M257516</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;     Please check there indeed is a background job or not. To check,execute the following commands,&lt;BR /&gt;&lt;BR /&gt;       #jobs&lt;BR /&gt;       #ps -t `tty`&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Senthil Kumar .A&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 00:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749437#M257516</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2006-03-13T00:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: why this message comes while exit ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749438#M257517</link>
      <description>Hi,&lt;BR /&gt;There are some jobs running in background. As already suggested you need to check what all jobs are running. You either wait for their completion or stop them by bringing back to foreground.&lt;BR /&gt;&lt;BR /&gt;In future if you would like to run the job in background and exit then putting them in background with "nohup" option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 00:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749438#M257517</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2006-03-13T00:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: why this message comes while exit ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749439#M257518</link>
      <description>Hi,&lt;BR /&gt;   It seems some process are running in back ground.&lt;BR /&gt;&lt;BR /&gt;Here, if you type "exit", you are about to close your shell. So all process will get killed.&lt;BR /&gt;&lt;BR /&gt;So, from next time, use nohup to call you process, such that it runs even you close your session [ie, shell].&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Prabu.S&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 00:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749439#M257518</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-03-13T00:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: why this message comes while exit ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749440#M257519</link>
      <description>Hello rveri,&lt;BR /&gt;&lt;BR /&gt;There might be jobs running in background.A job is a process like a running program. So when  you give 'exit' command its a warning given to you.as you are  closing your shell. So all process will get killed.&lt;BR /&gt;&lt;BR /&gt;You can check the current background jobs running by giving command "jobs". If you see any jobs running you can stop or suspend them if not required.&lt;BR /&gt;&lt;BR /&gt;Warm Regards,&lt;BR /&gt;Nandini</description>
      <pubDate>Mon, 13 Mar 2006 03:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-this-message-comes-while-exit/m-p/3749440#M257519</guid>
      <dc:creator>Nandini Gowda</dc:creator>
      <dc:date>2006-03-13T03:24:19Z</dc:date>
    </item>
  </channel>
</rss>

