[Bug 238065] Regression in date(1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 23 03:49:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238065
Greg Rivers <gcr at tharned.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |Not A Bug
--- Comment #1 from Greg Rivers <gcr at tharned.org> ---
Sorry, I think I spoke too soon. The problem appears to be with my shell
(ksh93), which was recently updated. Even though ksh says it's running
/bin/date:
$ whence date
/bin/date
that doesn't appear to be the case:
$ date -r 1558581709
date: -r: unknown option
Usage: date [-aceEiLlmnRsuz] [-d date] [-f format] [-p format] [-T type]
[-U scale] [ +format | date ... | file ... ]
$ /bin/date -r 1558581709
Wed May 22 22:21:49 CDT 2019
Sorry for the noise!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list