<?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 rc problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556967#M887573</link>
    <description>I have a script that runs from rc.d at boot time . . . &lt;BR /&gt;&lt;BR /&gt;cd /mnt2/webfocus/ibi/srv43/wfsp1/bin&lt;BR /&gt;edastart -stop&lt;BR /&gt;edastart -clear&lt;BR /&gt;nohup edastart &amp;amp;&lt;BR /&gt;&lt;BR /&gt;the problem is that all of it's output (and it has a LOT) goes to /etc/rc.log.  How can I send it someplace else?</description>
    <pubDate>Wed, 25 Jul 2001 12:57:21 GMT</pubDate>
    <dc:creator>Chris Little_1</dc:creator>
    <dc:date>2001-07-25T12:57:21Z</dc:date>
    <item>
      <title>rc problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556967#M887573</link>
      <description>I have a script that runs from rc.d at boot time . . . &lt;BR /&gt;&lt;BR /&gt;cd /mnt2/webfocus/ibi/srv43/wfsp1/bin&lt;BR /&gt;edastart -stop&lt;BR /&gt;edastart -clear&lt;BR /&gt;nohup edastart &amp;amp;&lt;BR /&gt;&lt;BR /&gt;the problem is that all of it's output (and it has a LOT) goes to /etc/rc.log.  How can I send it someplace else?</description>
      <pubDate>Wed, 25 Jul 2001 12:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556967#M887573</guid>
      <dc:creator>Chris Little_1</dc:creator>
      <dc:date>2001-07-25T12:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: rc problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556968#M887574</link>
      <description>Try using the &amp;amp;1&amp;gt;&lt;BR /&gt;stdout redirector and/or the&lt;BR /&gt;&amp;amp;2&amp;gt; stderr redirectors.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 25 Jul 2001 13:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556968#M887574</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-07-25T13:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: rc problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556969#M887575</link>
      <description>By default, when system boot, init invokes /sbin/rc, then /sbin/rc*.d/*, actually, /sbin/rc*.d/* scripts are just symbolic links to /sbin/init.d/*, while following configuration files in /etc/rc.config.d/&lt;BR /&gt;&lt;BR /&gt;Try to find the corresponded configuration file and redirect it.</description>
      <pubDate>Wed, 25 Jul 2001 14:16:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556969#M887575</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2001-07-25T14:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: rc problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556970#M887576</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;You need to redirect the standard output and the standard error to the same file as follow :&lt;BR /&gt;&lt;BR /&gt;nohup edastart &amp;gt; /dir1/dir2/edastart.log 2&amp;gt;&amp;amp;1 &amp;amp; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Magdi&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Jul 2001 10:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-problems/m-p/2556970#M887576</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-07-27T10:00:36Z</dc:date>
    </item>
  </channel>
</rss>

