Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2001 01:10:04 -0700 (PDT)
From:      Ulf Zimmermann <ulf@alameda.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/30451: command '/bin/date -f' not working as described
Message-ID:  <200109090810.f898A4l31520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/30451; it has been noted by GNATS.

From: Ulf Zimmermann <ulf@alameda.net>
To: freebsd-gnats-submit@FreeBSD.org, postmaster@shikahrsoho.com
Cc:  
Subject: Re: bin/30451: command '/bin/date -f' not working as described
Date: Sun, 09 Sep 2001 01:05:25 -0700

 I can not reproduce the problem as described in the "How-To-Repeat":
 
 playtoy ulf bin/date > date -u -j -f '%s' 1000000000
 Sun Sep  9 01:46:40 UTC 2001
 
 The command is as cut+paste'ed from the PR. As to the code only taking 
 one argument that is incorrect. The second argument given to setthetime 
 is *argv, which in this case would be "1000000000". I tried this on 
 4.4-RC/-Stable.
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109090810.f898A4l31520>