Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 1994 15:54:29 +0100 (MET)
From:      j@uriah.sax.de (J Wunsch)
To:        hackers@freebsd.org (FreeBSD hackers)
Subject:   Re: bidirectional ports ?
Message-ID:  <199412221454.PAA11410@bonnie.tcd-dresden.de>
In-Reply-To: <199412221107.WAA02772@godzilla.zeta.org.au> from "Bruce Evans" at Dec 22, 94 10:07:02 pm

next in thread | previous in thread | raw e-mail | index | archive | help
As Bruce Evans wrote:
| 
| Another bug: if I run cu while rlogin'ed, it connects correctly, but
| when I type "~.", both cu and rlogin exit.

A feature.  You'll have to count the tildas.  "~." will close the
rlogin session and hence HUP the cu session.  "~~." will only quit the
cu session.  (Likewise, you could easily end up with something like
"~~~~~." if you're gatewayed via several rlogin and/or cu
session. :-O)

-- 
cheers, J"org                             work:      --- no longer ---
                                          private:   joerg_wunsch@uriah.sax.de

Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199412221454.PAA11410>