<?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: nohup question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384657#M349256</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is alwayu suggested to start a process with a nohup as in your case so that the process keeps up running in case the executing terminal is logged out or killed.&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
    <pubDate>Sat, 21 Mar 2009 10:25:50 GMT</pubDate>
    <dc:creator>sujit kumar singh</dc:creator>
    <dc:date>2009-03-21T10:25:50Z</dc:date>
    <item>
      <title>nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384651#M349250</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;could you please help me...&lt;BR /&gt;&lt;BR /&gt;Is it possible to apply 'nohup' on process running in foreground, to let it continue after logout?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 20 Mar 2009 19:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384651#M349250</guid>
      <dc:creator>Ignite_2</dc:creator>
      <dc:date>2009-03-20T19:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384652#M349251</link>
      <description>Typically you use nohup to put it in the background:&lt;BR /&gt;nohup command &amp;amp;</description>
      <pubDate>Fri, 20 Mar 2009 19:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384652#M349251</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-20T19:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384653#M349252</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;yes, normally it's like that.&lt;BR /&gt;&lt;BR /&gt;I have started copying data and didn't expected it can take so long.&lt;BR /&gt;&lt;BR /&gt;Is there any possibility, how to apply on running process from another session 'nohup'?</description>
      <pubDate>Fri, 20 Mar 2009 19:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384653#M349252</guid>
      <dc:creator>Ignite_2</dc:creator>
      <dc:date>2009-03-20T19:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384654#M349253</link>
      <description>&amp;gt;how to apply on running process from another session 'nohup'?&lt;BR /&gt;&lt;BR /&gt;I don't know of any.</description>
      <pubDate>Fri, 20 Mar 2009 20:23:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384654#M349253</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-03-20T20:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384655#M349254</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can put "all the required files to copied " in script. than you can let it continue after logout?&lt;BR /&gt;&lt;BR /&gt;Example:-&lt;BR /&gt;&lt;BR /&gt;# vi copy.sh&lt;BR /&gt;cp -p /opt/oracle/dbf*  /opt/oracle/source&lt;BR /&gt;&lt;BR /&gt;# nohup ./copy.sh &amp;amp;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;JOhnson&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Mar 2009 00:44:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384655#M349254</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-21T00:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384656#M349255</link>
      <description>Hi Ignite&lt;BR /&gt;&lt;BR /&gt;I believe you cannot use nohub on a process that is already running.&lt;BR /&gt;&lt;BR /&gt;I believe this is wat is ur question.</description>
      <pubDate>Sat, 21 Mar 2009 05:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384656#M349255</guid>
      <dc:creator>Ski Ride</dc:creator>
      <dc:date>2009-03-21T05:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384657#M349256</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is alwayu suggested to start a process with a nohup as in your case so that the process keeps up running in case the executing terminal is logged out or killed.&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Sat, 21 Mar 2009 10:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384657#M349256</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-03-21T10:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384658#M349257</link>
      <description>I found that if you invoked another shell, then ran the nohup script, then exited your child shell, the nohup would continue to run properly.&lt;BR /&gt;&lt;BR /&gt;sh&lt;BR /&gt;nohup sar -u 5 5 &amp;amp;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;------------------------&lt;BR /&gt;good luck.</description>
      <pubDate>Mon, 23 Mar 2009 05:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384658#M349257</guid>
      <dc:creator>hbhua_231</dc:creator>
      <dc:date>2009-03-23T05:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: nohup question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384659#M349258</link>
      <description>If your shell is modern enough you can ctrl-Z to suspend the foreground process, "bg" to resume it in the background, and "disown %jobnum" to tell the shell to forget about it and not send a SIGHUP on exit. A little more to type, but it produces the same end result as running via nohup.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Mar 2009 15:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-question/m-p/4384659#M349258</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2009-03-23T15:08:04Z</dc:date>
    </item>
  </channel>
</rss>

