<?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: Omnimcopy in background process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105282#M905178</link>
    <description>But then.. there is something i don't understand. Why if i do it in foreground process, it shows me the stdout in time?</description>
    <pubDate>Wed, 29 Oct 2003 10:21:29 GMT</pubDate>
    <dc:creator>Raul Gonzalez Limon</dc:creator>
    <dc:date>2003-10-29T10:21:29Z</dc:date>
    <item>
      <title>Omnimcopy in background process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105279#M905175</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I make two copies of tapes into new tapes every day in background. My problem is that the log of the omnimcopy process is not being logged until omnimcopy has finished.&lt;BR /&gt;&lt;BR /&gt;I have tried with stout (omnimcopy $PARAMETERS &amp;gt; $FILE) and with a "tee -a". But the results are the same... &lt;BR /&gt;&lt;BR /&gt;Can anyone help me with this...&lt;BR /&gt;&lt;BR /&gt;Thanks a lot !</description>
      <pubDate>Wed, 29 Oct 2003 09:44:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105279#M905175</guid>
      <dc:creator>Raul Gonzalez Limon</dc:creator>
      <dc:date>2003-10-29T09:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Omnimcopy in background process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105280#M905176</link>
      <description>You are wasting your time. You will get no output until either the process terminates OR you get enough output to fill the buffer --- which would be many error messages. Even combining stdout and stderr onto the same file descriptor does no good. Welcome to the world of buffered output.&lt;BR /&gt;&lt;BR /&gt;In case your are wondering how xomni does it, surprisingly, xomni does not actually invoke the command-line utility omnimcopy.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Oct 2003 10:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105280#M905176</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-10-29T10:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Omnimcopy in background process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105281#M905177</link>
      <description>So, i understand there is no way to do it?</description>
      <pubDate>Wed, 29 Oct 2003 10:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105281#M905177</guid>
      <dc:creator>Raul Gonzalez Limon</dc:creator>
      <dc:date>2003-10-29T10:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Omnimcopy in background process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105282#M905178</link>
      <description>But then.. there is something i don't understand. Why if i do it in foreground process, it shows me the stdout in time?</description>
      <pubDate>Wed, 29 Oct 2003 10:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105282#M905178</guid>
      <dc:creator>Raul Gonzalez Limon</dc:creator>
      <dc:date>2003-10-29T10:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Omnimcopy in background process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105283#M905179</link>
      <description>I run omnimcopy commands in the foreground and I don't get immediate output UNLESS stdout is a terminal device. In the case that stdout and stderr are determined to be tty devices then the output is line-buffered. As soon as an ASCII LF is sent, the buffer is flushed -- it shouldn't make any difference whether it is foreground or background.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Oct 2003 10:50:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/omnimcopy-in-background-process/m-p/3105283#M905179</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-10-29T10:50:42Z</dc:date>
    </item>
  </channel>
</rss>

