Date: Sun, 09 Sep 2001 04:50:08 -0700 From: Dima Dorfman <dima@unixfreak.org> To: Ulf Zimmermann <ulf@alameda.net> Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/30451: command '/bin/date -f' not working as described Message-ID: <20010909115013.BD6413E28@bazooka.unixfreak.org> In-Reply-To: <200109090810.f898A4l31520@freefall.freebsd.org>; from ulf@alameda.net on "Sun, 9 Sep 2001 01:10:04 -0700 (PDT)"
next in thread | previous in thread | raw e-mail | index | archive | help
Ulf Zimmermann <ulf@alameda.net> wrote: > 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 I get the same results: dima@hornet% date -jf %s 1000000000 Sun Sep 9 01:46:40 UTC 2001 Unless the originator can provide another test case, I will close this PR tomorrow. 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?20010909115013.BD6413E28>