<?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: fbackup's log? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-s-log/m-p/2533252#M25516</link>
    <description>Hi Jasper,&lt;BR /&gt;&lt;BR /&gt;Try this although you must specify a tape output other than stdout; (i.e.) don't use -f -.&lt;BR /&gt;&lt;BR /&gt;fbackup -v -g mygraph -c myconfig -f /dev/rmt/1m 2&amp;gt;&amp;amp;1 | tee /tmp/mylog&lt;BR /&gt;&lt;BR /&gt;The idea is to redirect stderr (fdes 2) to stdout (fdes 1) and then pipe stdout to the tee command. Tee then writes each line of its input to /tmp/mylog and to stdout (the terminal).&lt;BR /&gt;&lt;BR /&gt;That should do the trick, Clay&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 27 May 2001 19:59:47 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2001-05-27T19:59:47Z</dc:date>
    <item>
      <title>fbackup's log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-s-log/m-p/2533251#M25515</link>
      <description>how do i output the log both on a terminal and a file at the same time while fbackup is running?&lt;BR /&gt;&lt;BR /&gt;hope i could here from guru's out there..&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Sun, 27 May 2001 18:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-s-log/m-p/2533251#M25515</guid>
      <dc:creator>JRiggs</dc:creator>
      <dc:date>2001-05-27T18:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: fbackup's log?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-s-log/m-p/2533252#M25516</link>
      <description>Hi Jasper,&lt;BR /&gt;&lt;BR /&gt;Try this although you must specify a tape output other than stdout; (i.e.) don't use -f -.&lt;BR /&gt;&lt;BR /&gt;fbackup -v -g mygraph -c myconfig -f /dev/rmt/1m 2&amp;gt;&amp;amp;1 | tee /tmp/mylog&lt;BR /&gt;&lt;BR /&gt;The idea is to redirect stderr (fdes 2) to stdout (fdes 1) and then pipe stdout to the tee command. Tee then writes each line of its input to /tmp/mylog and to stdout (the terminal).&lt;BR /&gt;&lt;BR /&gt;That should do the trick, Clay&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 May 2001 19:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fbackup-s-log/m-p/2533252#M25516</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-05-27T19:59:47Z</dc:date>
    </item>
  </channel>
</rss>

