Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sri-unix!gwyn@brl-vld From: gwyn%brl-vld@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: Should "su" change the USER environment variable? Message-ID: <12935@sri-arpa.UUCP> Date: Mon, 24-Oct-83 17:12:37 EDT Article-I.D.: sri-arpa.12935 Posted: Mon Oct 24 17:12:37 1983 Date-Received: Thu, 27-Oct-83 09:58:52 EDT Lines: 6 From: Doug Gwyn (VLD/VMB) There is no USER environment variable in UNIX System V. The closest thing there is LOGNAME, which is perhaps used by some PWB stuff. I don't really see the need for such an environment variable; perhaps someone could enlighten me?