Larry Jones wrote:

> Morgan Burke writes:
> > sitka>ls -l `which rsh`
> > lrwxr-xr-x    1 root     sys     3 Mar 16  2000 /usr/local/bin/rsh -> ssh
>
> Interesting.  Real rsh generally complains that .. isn't a know host;
> ssh seems to interpret it as 0.0.0.0, which in turn in generally
> interpreted as 127.0.0.1 (i.e., localhost).

That could be a function of Morgan's particular ssh implementation/version -
my ssh complains properly about 'ssh ..':

[dprice@empress doc]$ ssh ..
ssh: ..: Name or service not known
[dprice@empress doc]$

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
I wouldn't bring up Paris right now.  It's poor salesmanship.

                - Humphrey Bogart as Rick, _Casablanca_




_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to