From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6683 invoked from network); 21 Jun 1997 19:32:22 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 21 Jun 1997 19:32:22 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id PAA22664; Sat, 21 Jun 1997 15:26:10 -0400 (EDT) Resent-Date: Sat, 21 Jun 1997 15:26:10 -0400 (EDT) Message-Id: <199706211930.PAA26345@kira.peak.org> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.1mach v148) X-Nextstep-Mailer: Mail 4.1mach (Enhance 2.0b6) From: "Timothy J. Luoma" Date: Sat, 21 Jun 97 15:30:09 -0400 To: zsh-workers@math.gatech.edu Subject: no $USER when root Reply-To: luomat@peak.org Organization: Princeton Theological Seminary X-Url: http://www.peak.org/~luomat/ X-NeXTStep-Url: http://www.peak.org/~luomat/next X-PGP-Key: Email me Resent-Message-ID: <"eR88e.0.3Y5.Ih2hp"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3277 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Sorry is this is old news to you all, but I just realized that when I am logged in as root there is no $USER variable set. Is this normal? zsh ver = 3.0.2 TjL