From owner-freebsd-hackers Thu Dec 22 06:59:10 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id GAA03448 for hackers-outgoing; Thu, 22 Dec 1994 06:59:10 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id OAA03416 for ; Thu, 22 Dec 1994 14:58:53 GMT Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA14586; Thu, 22 Dec 1994 15:58:55 +0100 Received: by sax.sax.de (8.6.9/8.6.9) with UUCP id QAA12859 for hackers%freebsd.org@sax.de; Thu, 22 Dec 1994 16:04:56 +0100 Received: by bonnie.tcd-dresden.de (8.6.8/8.6.6) id PAA11410; Thu, 22 Dec 1994 15:54:29 +0100 From: j@uriah.sax.de (J Wunsch) Message-Id: <199412221454.PAA11410@bonnie.tcd-dresden.de> Subject: Re: bidirectional ports ? To: hackers@freebsd.org (FreeBSD hackers) Date: Thu, 22 Dec 1994 15:54:29 +0100 (MET) In-Reply-To: <199412221107.WAA02772@godzilla.zeta.org.au> from "Bruce Evans" at Dec 22, 94 10:07:02 pm X-Phone: +49-351-8141 137 Reply-To: joerg_wunsch@uriah.sax.de X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 639 Sender: hackers-owner@freebsd.org Precedence: bulk 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. ;-)