From nobody  Tue Jun 30 09:06:13 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id JAA14963;
          Tue, 30 Jun 1998 09:06:13 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199806301606.JAA14963@hub.freebsd.org>
Date: Tue, 30 Jun 1998 09:06:13 -0700 (PDT)
From: jgrosch@MooseRiver.com
To: freebsd-gnats-submit@freebsd.org
Subject: patch to date to allow the current time to be printed in Epoch time
X-Send-Pr-Version: www-1.0

>Number:         7129
>Category:       bin
>Synopsis:       patch to date to allow the current time to be printed in Epoch time
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 30 09:10:01 PDT 1998
>Closed-Date:    Tue Jun 30 23:24:16 PDT 1998
>Last-Modified:  Tue Jun 30 23:24:48 PDT 1998
>Originator:     Josef Grosch
>Release:        2.2.6-stable
>Organization:
Moose River Systems, Inc.
>Environment:
FreeBSD superior.mooseriver.com 2.2.6-STABLE FreeBSD 2.2.6-STABLE 
#8: Sun May 17 15:22:21 PDT 1998     
root@superior.mooseriver.com:/usr2/src/sys/compile/PICKLE  i386   
>Description:
Date does not print the current time in epoch time. This patch will 
fix this.
>How-To-Repeat:

>Fix:
patches were uploaded to ftp.freebsd.org:/pub/FreeBSD/incoming
>Release-Note:
>Audit-Trail:

From: Brian Somers <brian@Awfulhak.org>
To: jgrosch@MooseRiver.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: bin/7129: patch to date to allow the current time to be printed in Epoch time 
Date: Wed, 01 Jul 1998 00:34:40 +0100

 > 
 > >Number:         7129
 > >Category:       bin
 > >Synopsis:       patch to date to allow the current time to be printed in Epoch time
 [.....]
 > patches were uploaded to ftp.freebsd.org:/pub/FreeBSD/incoming
 [.....]
 
 Doesn't ``date +%s'' do this ?
 
 -- 
 Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
       <http://www.Awfulhak.org>
 Don't _EVER_ lose your sense of humour....
 
 
State-Changed-From-To: open->closed 
State-Changed-By: brian 
State-Changed-When: Tue Jun 30 23:24:16 PDT 1998 
State-Changed-Why:  
Closed in favour of ``date +%s'' 
>Unformatted:
