Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!dayton!ems!meccts!herman!det From: det@herman.UUCP Newsgroups: comp.unix.wizards Subject: Re: /usr a misnomer? (was File Syst Message-ID: <264@herman.UUCP> Date: Wed, 25-Mar-87 02:07:10 EST Article-I.D.: herman.264 Posted: Wed Mar 25 02:07:10 1987 Date-Received: Fri, 27-Mar-87 00:55:02 EST References: <5025@brl-adm.ARPA> <5695@brl-smoke.ARPA> Organization: Unisys Inc.-CSD Eagan,MN Lines: 7 Summary: changing scratch directories in vi In article <5695@brl-smoke.ARPA>, gwyn@brl-smoke.ARPA (Doug Gwyn ) writes: > The worst offenders (outside the 4BSD world) seem to be some text editors. Well, i know that in vi(1), one can do a ":set directory=/usr/tmp" or EXINIT="set directory=/usr/tmp" to get around that problem. derek