ssh host echo bla | echo bla

Markus Friedl markus at openbsd.org
Tue Dec 18 05:50:25 EST 2001


On Mon, Dec 17, 2001 at 04:50:31PM +0100, Markus Friedl wrote:
> what should ssh do for:
> 	$ ssh host echo bla | echo bla
> 	$ ssh -1 host echo bla | echo bla
> 	$ ssh -2 host echo bla | echo bla
> 

cf

	% ssh -1 host /bin/echo | true



More information about the openssh-unix-dev mailing list