<?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: piping using tee command causing script to hang in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524688#M220445</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)Look in /var/adm/syslog/syslog.log when this happens for filetable overflow messages or similar&lt;BR /&gt;&lt;BR /&gt;suspect nfile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)Otherwise you need patches&lt;BR /&gt;&lt;BR /&gt;             Steve Steel</description>
    <pubDate>Thu, 14 Apr 2005 08:27:46 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2005-04-14T08:27:46Z</dc:date>
    <item>
      <title>piping using tee command causing script to hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524686#M220443</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;  When I execute a very lengthy script file using say, following command&lt;BR /&gt;&lt;BR /&gt;#./filename 2&amp;gt;&amp;amp;1 | tee output_file&lt;BR /&gt;&lt;BR /&gt;Then my script in hanging at exit 1 command.&lt;BR /&gt;When I checked out it is tee command which is causing my program to hang.&lt;BR /&gt;&lt;BR /&gt;Can anyone say the reason for this?&lt;BR /&gt;Is there some patch to solve this?&lt;BR /&gt;This problem is sporadic in nature..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;-Irfan</description>
      <pubDate>Thu, 14 Apr 2005 05:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524686#M220443</guid>
      <dc:creator>Irfan Ahmed_1</dc:creator>
      <dc:date>2005-04-14T05:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: piping using tee command causing script to hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524687#M220444</link>
      <description>Hey,&lt;BR /&gt;does it happen with all scripts? Can you show us example of the script that fails because of tee ?</description>
      <pubDate>Thu, 14 Apr 2005 05:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524687#M220444</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-04-14T05:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: piping using tee command causing script to hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524688#M220445</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)Look in /var/adm/syslog/syslog.log when this happens for filetable overflow messages or similar&lt;BR /&gt;&lt;BR /&gt;suspect nfile&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)Otherwise you need patches&lt;BR /&gt;&lt;BR /&gt;             Steve Steel</description>
      <pubDate>Thu, 14 Apr 2005 08:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524688#M220445</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2005-04-14T08:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: piping using tee command causing script to hang</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524689#M220446</link>
      <description>Have you tried&lt;BR /&gt;&lt;BR /&gt;#./filename 2&amp;gt;&amp;amp;1 | tee -i output_file</description>
      <pubDate>Thu, 14 Apr 2005 08:29:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/piping-using-tee-command-causing-script-to-hang/m-p/3524689#M220446</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-04-14T08:29:20Z</dc:date>
    </item>
  </channel>
</rss>

