zsh-users
 help / color / mirror / code / Atom feed
From: Wolfgang Hukriede <whukriede@ifm.uni-kiel.de>
To: zsh-users@math.gatech.edu
Subject: piped rsh hangs on nextstep
Date: Thu, 26 Dec 1996 01:33:23 +0100 (MET)	[thread overview]
Message-ID: <199612260033.BAA26825@sally.ifm.uni-kiel.de> (raw)

On Nextstep3.2 commands similar to:

        zsh-3.0.2> rsh remotehost cat somefile | wc

hang. After ^C is hit, the shell prints:

        [1]    suspended (tty input)  rsh remotehost cat somefile |
               interrupt              wc

This only happens when the rsh-output is piped into the local command.

        zsh-3.0.2> rsh remotehost cat somefile </dev/null | wc
        zsh-3.0.2> rsh -n remotehost cat somefile | wc
        zsh-3.0.2> rsh remotehost cat somefile

are ok. Also unsetopt monitor helps.

I checked the same with zsh-3.0.2 on Linux-2.0 and Osf3.2, there are no
such problems on both of them, even when remotehost is the Next.

What now? Enable RSH_BUG_WORKAROUND? But that's for the other side, as
I understand it??

Clueless, Wolfgang.   (Hints appreciated.)


                 reply	other threads:[~1996-12-26  0:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199612260033.BAA26825@sally.ifm.uni-kiel.de \
    --to=whukriede@ifm.uni-kiel.de \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).