Date: Sat, 29 Sep 2001 17:29:26 +0300 (EEST) From: Giorgos Keramidas <charon@labs.gr> To: fullermd@futuresouth.com, nate@yogotech.com Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, gshapiro@FreeBSD.ORG, joe@tao.org.uk Subject: Re: cvs commit: src/crypto/openssh atomicio.h auth-chall.c auth2-chall.c canohost.h clientloop.h groupaccess.c groupaccess.h kexdh.c kexgex.c log.h mac.c mac.h misc.c misc.h pathnames.h Message-ID: <200109291429.f8TETQb36586@hades.hell.gr> In-Reply-To: <20010929025648.W97797@futuresouth.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Matthew D. Fuller" <fullermd@futuresouth.com>
Date: Sat, 29 Sep 2001 02:56:48 -0500
Subject: Re: cvs commit: src/crypto/openssh atomicio.h auth-chall.c
auth2-chall.c canohost.h clientloop.h groupaccess.c groupaccess.h kexdh.c
kexgex.c log.h mac.c mac.h misc.c misc.h pathnames.h
> On Fri, Sep 28, 2001 at 11:57:31AM -0600, a little birdie told me
> that Nate Williams remarked
> > >
> > > Yes it is, it's just a mouthful:
> > >
> > > % ssh -o 'Protocol 1' hostname
> >
> > Thanks for the hint. I like 'ssh -1' better, although not so much as to
> > implement and submit a patch to the maintainers. :(
>
> FWIW, I just have 'ssh1' and 'ssh2' scripts in my ~/bin that do the
> appropriate things.
>
> (ttyp6):{152}% cat ~/bin/ssh*
> #!/bin/sh
> exec ssh -o "Protocol 1" $*
Well, in an ideal world, ssh would support -1 option.
% ~/bin/ssh1 -2 blah ...
I guess that something like the above would be very confusing :-)
-giorgos
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109291429.f8TETQb36586>
