https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238065
Greg Rivers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #1 from Greg Rivers <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
