<?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: Tee in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667628#M931968</link>
    <description>Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;like clay suggested, you can use the syntax with the filename and devicename interchanged too,&lt;BR /&gt;&lt;BR /&gt;command |tee filename &amp;gt; devicename&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Wed, 20 Feb 2002 04:27:08 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2002-02-20T04:27:08Z</dc:date>
    <item>
      <title>Tee</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667626#M931966</link>
      <description>I want to send the output from a command, to two devices or to one device(/dev/rmt/0m) and  one file.&lt;BR /&gt;&lt;BR /&gt;Someone can help me ?&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Feb 2002 19:06:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667626#M931966</guid>
      <dc:creator>Daniel Ubeda</dc:creator>
      <dc:date>2002-02-19T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tee</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667627#M931967</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;This should work:&lt;BR /&gt;&lt;BR /&gt;command | tee devicename &amp;gt; filename&lt;BR /&gt;&lt;BR /&gt;Command's stdout will be directed to both devicename and filename.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Man tee for details.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Feb 2002 19:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667627#M931967</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-02-19T19:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Tee</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667628#M931968</link>
      <description>Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;like clay suggested, you can use the syntax with the filename and devicename interchanged too,&lt;BR /&gt;&lt;BR /&gt;command |tee filename &amp;gt; devicename&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2002 04:27:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667628#M931968</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-20T04:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tee</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667629#M931969</link>
      <description>&lt;BR /&gt;Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;I third that vote.  :0)  tee(1) transcribes the standard input to the standard output and makes copies in the files.  The tee command will return a zero upon successful completion, or nonzero if the command fails.  &lt;BR /&gt;&lt;BR /&gt;Elizabeth</description>
      <pubDate>Wed, 20 Feb 2002 05:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667629#M931969</guid>
      <dc:creator>Elizabeth_2</dc:creator>
      <dc:date>2002-02-20T05:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tee</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667630#M931970</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#command | tee device &amp;gt; filename</description>
      <pubDate>Wed, 20 Feb 2002 05:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tee/m-p/2667630#M931970</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-02-20T05:30:53Z</dc:date>
    </item>
  </channel>
</rss>

