Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!homxb!mtuxo!mtune!rutgers!husc6!hao!oddjob!mimsy!umd5!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: comp.unix.questions Subject: Re: q: being notified of new mail Message-ID: <6618@brl-smoke.ARPA> Date: Fri, 30-Oct-87 01:33:46 EST Article-I.D.: brl-smok.6618 Posted: Fri Oct 30 01:33:46 1987 Date-Received: Sun, 1-Nov-87 03:39:26 EST References: <4350001@wdl1.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 13 In article <4350001@wdl1.UUCP> garyo@wdl1.UUCP (gary ogasawara) writes: >What do I have to do so that when new mail arrives, I am interrupted >and a message is displayed on my window? Short of running "sysmon" on your Blit/DMD/MTG, the best solution is probably to use the MAIL or MAILPATH features of the Bourne shell, if your version supports it. Some systems also provide a "biff" utility, or "fido", or some other such program that runs in the background and can be instructed to blather on your terminal when your mailbox changes, if you really want that (it messes up your display if you're text-editing). Look in your manual to see if your system supports any of these methods; it will give further details.