zsh-users
 help / color / mirror / code / Atom feed
* piped rsh hangs on nextstep
@ 1996-12-26  0:33 Wolfgang Hukriede
  0 siblings, 0 replies; only message in thread
From: Wolfgang Hukriede @ 1996-12-26  0:33 UTC (permalink / raw)
  To: zsh-users

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.)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-12-26  0:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-26  0:33 piped rsh hangs on nextstep Wolfgang Hukriede

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).