<?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: using ksh or posix sh coprocessor |&amp;amp; with telnet on HP-UX 11 works but not on 11.11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933312#M112066</link>
    <description>Hello Ramd,&lt;BR /&gt;&lt;BR /&gt;=&amp;gt; what /usr/bin/ksh&lt;BR /&gt;/usr/bin/ksh:&lt;BR /&gt;         $Revision: B.11.11_LR&lt;BR /&gt;         Wed Nov  8 19:55:23 PST 2000 $&lt;BR /&gt;         $ B.11.11_LR  Oct 27 2000 00:40:10 $ &lt;BR /&gt;        Version 11/16/88&lt;BR /&gt;&lt;BR /&gt;The script you wrote also worked on my 11.11&lt;BR /&gt;&lt;BR /&gt;I have exactly the same results you got.  I think I might be looking for a telnet patch since when I compared the tusc outputs between a 11 and 11.11.  It started being different at the point when the password is about to be entered.  I was ablt to enter the login name, but when it prompted for the password, I was getting the following:&lt;BR /&gt;&lt;BR /&gt;Password: Local flow control on&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;19174:  select(2048, 0x40005860, 0x40005760, 0x40005660, NULL) = 1&lt;BR /&gt;19174:  recv(4, 0x400064f8, 1024, 0)                        = 0&lt;BR /&gt;19174:  ioctl(0, TCSETATTRD, 0x7aff09c4)                    ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, TIOCSLTC, 0x40004b30)                      ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, FIONBIO, 0x7aff0a08)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(1, FIONBIO, 0x7aff0a08)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  close(4)                                            = 0&lt;BR /&gt;19174:  ioctl(0, TCSETATTRD, 0x7aff0a04)                    ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, TIOCSLTC, 0x40004b38)                      ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(1, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  select(2, NULL, 0x7aff09b8, NULL, NULL)             = 1&lt;BR /&gt;19174:  ioctl(0, TCSETATTRD, 0x7aff0a04)                    ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, TIOCSLTC, 0x40004b30)                      ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(1, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY</description>
    <pubDate>Mon, 24 Mar 2003 15:22:01 GMT</pubDate>
    <dc:creator>Belina Ang_1</dc:creator>
    <dc:date>2003-03-24T15:22:01Z</dc:date>
    <item>
      <title>using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933302#M112056</link>
      <description>Does anyone have any idea why using the script below on HP-UX 11 works and not on HP-UX 11.11?&lt;BR /&gt;&lt;BR /&gt;HOST=$1&lt;BR /&gt;ID=$2&lt;BR /&gt;PW=$3&lt;BR /&gt;telnet $HOST 2&amp;gt;&amp;amp;1 | tee /tmp/logfile |&amp;amp;&lt;BR /&gt;(sleep 1; print -p $ID)&lt;BR /&gt;(sleep 1; print -p $PW)&lt;BR /&gt;(sleep 1; print -p echo hello)&lt;BR /&gt;a="$(sleep 1; read -p | tr -d '\r')"&lt;BR /&gt;while [[ "$a" != *hello* ]] ; &lt;BR /&gt;do&lt;BR /&gt;   print [$a]&lt;BR /&gt;   a="$(sleep 1; read -p | tr -d '\r')"&lt;BR /&gt;done&lt;BR /&gt;print -p echo exit&lt;BR /&gt;&lt;BR /&gt;Thanks in advance....&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2003 21:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933302#M112056</guid>
      <dc:creator>Belina Ang_1</dc:creator>
      <dc:date>2003-03-21T21:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933303#M112057</link>
      <description>Why don't you add debug lines?  And see's how far it gets?&lt;BR /&gt;&lt;BR /&gt;ksh:  set -xv&lt;BR /&gt;&lt;BR /&gt;sh:  sh -x -v script</description>
      <pubDate>Fri, 21 Mar 2003 22:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933303#M112057</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-21T22:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933304#M112058</link>
      <description>Did that already as well as tusc, but was not able to see anything important except in the tusc file.  On HP-UX 11.11, it seems to be using a select() instead of a sigtimedwait().&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2003 22:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933304#M112058</guid>
      <dc:creator>Belina Ang_1</dc:creator>
      <dc:date>2003-03-21T22:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933305#M112059</link>
      <description>You do have one of the following on the first line, right?&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh</description>
      <pubDate>Fri, 21 Mar 2003 22:04:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933305#M112059</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-21T22:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933306#M112060</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;I've seen this problem with 11.11 machines. But somehow now I am not able to reproduce this on the same hp-ux 11.11 machine. Check if this is a problem with patches required.&lt;BR /&gt;&lt;BR /&gt;In any case, I suggest you use something like remsh to do the above. or even expect scripts.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Tcl/expect-5.37/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Tcl/expect-5.37/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2919237a4bc6d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2919237a4bc6d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9ec691ccb36bd611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9ec691ccb36bd611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Mon, 24 Mar 2003 09:04:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933306#M112060</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-03-24T09:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933307#M112061</link>
      <description>Yes, there is a &lt;BR /&gt;!#/usr/bin/ksh -x&lt;BR /&gt;on the first line.  I am more inclined to think that patches would solve the problem.  I just have not found the correct one yet.  If anyone remembers, would really appreciate it.</description>
      <pubDate>Mon, 24 Mar 2003 14:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933307#M112061</guid>
      <dc:creator>Belina Ang_1</dc:creator>
      <dc:date>2003-03-24T14:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933308#M112062</link>
      <description>Hi Belina,&lt;BR /&gt;&lt;BR /&gt;That first line HAS to be Sh-Bang - like&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh -x&lt;BR /&gt;&lt;BR /&gt;NOT&lt;BR /&gt;&lt;BR /&gt;!#/usr/bin/ksh -x&lt;BR /&gt;&lt;BR /&gt;Was that just a typo in your last post?&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 24 Mar 2003 14:30:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933308#M112062</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-24T14:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933309#M112063</link>
      <description>Sorry, typo&lt;BR /&gt;&lt;BR /&gt;it was a ....&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Mar 2003 14:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933309#M112063</guid>
      <dc:creator>Belina Ang_1</dc:creator>
      <dc:date>2003-03-24T14:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933310#M112064</link>
      <description>Belina,&lt;BR /&gt;&lt;BR /&gt;I don't know if this will help very much, but my ksh binary has this what string -&lt;BR /&gt;&lt;BR /&gt;# what /usr/bin/ksh&lt;BR /&gt;/usr/bin/ksh:&lt;BR /&gt;         $Revision: B.11.11_LR&lt;BR /&gt;         Wed Nov  8 19:55:23 PST 2000 $&lt;BR /&gt;         $ B.11.11_LR  Oct 27 2000 00:40:10 $&lt;BR /&gt;        Version 11/16/88&lt;BR /&gt;&lt;BR /&gt;I ran the following script several times just now -&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;cat /var/adm/syslog/syslog.log |&amp;amp;&lt;BR /&gt;while read -p line&lt;BR /&gt;do&lt;BR /&gt;echo $line&lt;BR /&gt;done&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;And it worked fine.&lt;BR /&gt;&lt;BR /&gt;Probably you may try to increase some kernel parameters - max_thread_proc is 1024 on this machine.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Mon, 24 Mar 2003 14:51:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933310#M112064</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-03-24T14:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933311#M112065</link>
      <description>First thing I'd do is check the PATH varable. All the commands you are using were migrated to 11.11 as far as I know.  If its a new system, the /etc/profile might be different, causing different behavior.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Mar 2003 15:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933311#M112065</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-24T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933312#M112066</link>
      <description>Hello Ramd,&lt;BR /&gt;&lt;BR /&gt;=&amp;gt; what /usr/bin/ksh&lt;BR /&gt;/usr/bin/ksh:&lt;BR /&gt;         $Revision: B.11.11_LR&lt;BR /&gt;         Wed Nov  8 19:55:23 PST 2000 $&lt;BR /&gt;         $ B.11.11_LR  Oct 27 2000 00:40:10 $ &lt;BR /&gt;        Version 11/16/88&lt;BR /&gt;&lt;BR /&gt;The script you wrote also worked on my 11.11&lt;BR /&gt;&lt;BR /&gt;I have exactly the same results you got.  I think I might be looking for a telnet patch since when I compared the tusc outputs between a 11 and 11.11.  It started being different at the point when the password is about to be entered.  I was ablt to enter the login name, but when it prompted for the password, I was getting the following:&lt;BR /&gt;&lt;BR /&gt;Password: Local flow control on&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;19174:  select(2048, 0x40005860, 0x40005760, 0x40005660, NULL) = 1&lt;BR /&gt;19174:  recv(4, 0x400064f8, 1024, 0)                        = 0&lt;BR /&gt;19174:  ioctl(0, TCSETATTRD, 0x7aff09c4)                    ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, TIOCSLTC, 0x40004b30)                      ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, FIONBIO, 0x7aff0a08)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(1, FIONBIO, 0x7aff0a08)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  close(4)                                            = 0&lt;BR /&gt;19174:  ioctl(0, TCSETATTRD, 0x7aff0a04)                    ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, TIOCSLTC, 0x40004b38)                      ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(1, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  select(2, NULL, 0x7aff09b8, NULL, NULL)             = 1&lt;BR /&gt;19174:  ioctl(0, TCSETATTRD, 0x7aff0a04)                    ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, TIOCSLTC, 0x40004b30)                      ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(0, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY&lt;BR /&gt;19174:  ioctl(1, FIONBIO, 0x7aff0a48)                       ERR#25 ENOTTY</description>
      <pubDate>Mon, 24 Mar 2003 15:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933312#M112066</guid>
      <dc:creator>Belina Ang_1</dc:creator>
      <dc:date>2003-03-24T15:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933313#M112067</link>
      <description>Ok Belina,&lt;BR /&gt;&lt;BR /&gt;I guess that explains it. Your connection got closed and so, the pipe was broken!&lt;BR /&gt;&lt;BR /&gt;I think I might have faced a similar problem in reading a file which was probably not present. what are the errors you get when you run the script actually?&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Mon, 24 Mar 2003 15:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933313#M112067</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-03-24T15:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933314#M112068</link>
      <description>I digged a little bit around this symptom.&lt;BR /&gt;&lt;BR /&gt;The problem is not 11.11 specific. Instead it applies for 11.00 and 11.11, but was actually introduced by patches.&lt;BR /&gt;&lt;BR /&gt;In fact the fix for JAGab75328 (11.00 PHNE_22159, 11.11 PHNE_23937) introduced it. With this fix the connection is supposed to be dropped if "stty 0" is issued. As a side effect telnetd closes connections when the speed is "0"... unfortunately this is true when telnet's stdin is no tty.&lt;BR /&gt;&lt;BR /&gt;JAGae02032 adresses this incompatibility. It is included in the latest telnetd patches (11.00 PHNE_26096, 11.11 PHNE_24829) and restores the original behaviour, unless telnetd's new "-y" option is used.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Tue, 25 Mar 2003 12:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933314#M112068</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-03-25T12:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: using ksh or posix sh coprocessor |&amp; with telnet on HP-UX 11 works but not on 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933315#M112069</link>
      <description>Thank you everybody for your help.&lt;BR /&gt;&lt;BR /&gt;=)  Thanks again....</description>
      <pubDate>Tue, 25 Mar 2003 14:27:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ksh-or-posix-sh-coprocessor-amp-with-telnet-on-hp-ux-11/m-p/2933315#M112069</guid>
      <dc:creator>Belina Ang_1</dc:creator>
      <dc:date>2003-03-25T14:27:23Z</dc:date>
    </item>
  </channel>
</rss>

