Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 ARLENE 1/1/85; site dalcs.UUCP Path: utzoo!utcsri!dalcs!silvert From: silvert@dalcs.UUCP (Bill Silvert) Newsgroups: net.unix Subject: Can I read someone else's environment? Message-ID: <1983@dalcs.UUCP> Date: Tue, 17-Jun-86 17:33:02 EDT Article-I.D.: dalcs.1983 Posted: Tue Jun 17 17:33:02 1986 Date-Received: Wed, 18-Jun-86 01:24:20 EDT Distribution: net Organization: Marine Ecology Lab. Lines: 6 I just kludged together a message system that puts a short note on the alert line (#25) of someone else's terminal. This is preferable to write(1) for us, since we are usually editing files when a message scrambles the screen. For hard-wired terminals I can get the terminal type from /etc/ttytypes, but is there any way I can read the terminal type for a dial-up line so that I know what escape codes to send?