Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!ron@brl-vgr From: ron%brl-vgr@sri-unix.UUCP Newsgroups: net.unix Subject: Re: transmitting BREAK Message-ID: <16805@sri-arpa.UUCP> Date: Thu, 23-Feb-84 00:05:08 EST Article-I.D.: sri-arpa.16805 Posted: Thu Feb 23 00:05:08 1984 Date-Received: Mon, 20-Feb-84 01:25:14 EST Lines: 8 From: Ron NatalieThe world famous kludge is to stty to the slowest possible speed (and even parity or no parity if possible) and send a NUL. In the time frame of higher speed frames this looks pretty enough like a break to satisfy most systems. -Ron