Xref: utzoo comp.sys.att:6554 unix-pc.general:2953 Path: utzoo!attcan!uunet!lll-winken!scooter!neoucom!wtm From: wtm@neoucom.UUCP (Bill Mayhew) Newsgroups: comp.sys.att,unix-pc.general Subject: Re: Two Weird Problems Summary: set the time zone var for uucico Keywords: 3B1 timezone remote-vi Message-ID: <1646@neoucom.UUCP> Date: 25 May 89 16:02:34 GMT References: <295@denwa.uucp> Distribution: na Organization: Northeastern Ohio Universities College of Medicine Lines: 15 You can exec uucico from a c program that exports the time zone and various other things into uucico's environment. I did this on impulse, as I got tired of seeing mail arrive stamped with GMT instead of the correct time. You could also exec uucico from a shell, but you'd be opening Pandora's security box. As far as doing vi on a remote system via cu goes, it sounds like the other system is timing-out on the keystrokes. Best bet is to use the h-j-k-l keys for cursor motion rather than the arrow keys if the other system is heavily loaded. Bill wtm@impulse.UUCP