From owner-freebsd-questions Tue Feb 4 10:57:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA04890 for questions-outgoing; Tue, 4 Feb 1997 10:57:05 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA04877 for ; Tue, 4 Feb 1997 10:56:59 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id KAA28351; Tue, 4 Feb 1997 10:56:55 -0800 (PST) Date: Tue, 4 Feb 1997 10:56:54 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: Ray Cummins cc: freebsd-questions@freebsd.org Subject: Re: time to seconds-since-epoch? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 4 Feb 1997, Ray Cummins wrote: > Does anyone have a little program for FreeBSD that shows the current > time in seconds from the epoch? date +%s See date(1) and strftime(3). Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major