From owner-freebsd-questions Mon May 24 16:15:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id E5FEF150B4 for ; Mon, 24 May 1999 16:15:06 -0700 (PDT) (envelope-from A_Johns@TurnAround.com.au) Received: from TurnAround.com.au (dhcp64.turnaround.com.au [192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id JAA19848; Tue, 25 May 1999 09:27:42 +1000 (EST) (envelope-from A_Johns@TurnAround.com.au) Message-ID: <3749DD5A.9D343A9D@TurnAround.com.au> Date: Tue, 25 May 1999 09:14:34 +1000 From: Andrew Johns Organization: TurnAround Solutions P/L X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Keith Cc: questions@FreeBSD.ORG Subject: Re: time ? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Keith wrote: > > Hi All > > Can someone let me know why I have two time settings ? > (EST as root and GME as user) > > > > root@wiz~#date > Mon May 24 20:06:24 EST 1999 > > root@wiz~#exit > > keith@wiz~>date > Mon May 24 10:06:32 GMT 1999 I'm guessing that one of the accounts is setting the TZ environment variable, indicating to the shell and all processes 'below' it that the time zone for the shell is different from the system time zone. Check your .profile, .login, .cshrc for TZ settings. -- Regards | _/\_/\ Andrew Johns BSc (Comp Sci) | / \ TurnAround Solutions Pty Ltd | \_...__/ http://www.turnaround.com.au/ | \/ "The box said 'Requires Windows 98, NT, Linux or better' so I installed FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message