From owner-freebsd-hackers Sat Apr 20 19:58:17 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA18252 for hackers-outgoing; Sat, 20 Apr 1996 19:58:17 -0700 (PDT) Received: from haywire.DIALix.COM (root@haywire.DIALix.COM [192.203.228.65]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA18226 for ; Sat, 20 Apr 1996 19:58:04 -0700 (PDT) Received: (from news@localhost) by haywire.DIALix.COM (8.7.5/8.7.3) id KAA04298 for freebsd-hackers@freebsd.org; Sun, 21 Apr 1996 10:58:16 +0800 (WST) X-Authentication-Warning: haywire.DIALix.COM: news set sender to usenet-request@haywire.dialix.com using -f Received: from GATEWAY by haywire.DIALix.COM with netnews for freebsd-hackers@freebsd.org (problems to: usenet@haywire.dialix.com) To: freebsd-hackers@freebsd.org Date: 21 Apr 96 02:55:07 GMT From: peter@jhome.DIALix.COM (Peter Wemm) Message-ID: Organization: DIALix Services, Perth, Australia. References: <23381.829642364@critter.tfs.com> Subject: Re: fingerd Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk phk@critter.tfs.com (Poul-Henning Kamp) writes: >I would really like to see fingerd print the local time as part of the >output. I hate it when I finger peter in .au and I have to figure >out what time it is down there... >Comments ? >Poul-Henning Try this: env TZ=Australia/Perth date Naturally, this assumes your local timezone is correctly set. :-) Cheers, -Peter