ssh host echo bla | echo bla
Markus Friedl
markus at openbsd.org
Wed Dec 19 08:20:43 EST 2001
On Tue, Dec 18, 2001 at 01:53:13PM -0500, Carson Gaspar wrote:
> Under Solaris 8 OpenSSH 2.5.2p3 (I know, I'll upgrade RSN, but that means
> porting my patches forward...), I get:
>
> $ ssh -1 localhost od /bsd | true
> carson at localhost's password:
> od: cannot open /bsd: No such file or directory
>
> $ ssh -2 localhost od /bsd | true
> carson at localhost's password:
> od: cannot open /bsd: No such file or directory
you don't get the deadlock in this case. you need to od an existing
file.
-m
More information about the openssh-unix-dev
mailing list