Date: Thu, 23 May 2019 03:49:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 238065] Regression in date(1) Message-ID: <bug-238065-227-jWmYVJTK3r@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238065-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238065 Greg Rivers <gcr@tharned.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #1 from Greg Rivers <gcr@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.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238065-227-jWmYVJTK3r>
