[Bug 253370] Nanoseconds is not supported in stat command
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 10 02:36:17 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253370
--- Comment #2 from Anna <jifil54609 at wirese.com> ---
Thanks for the tip. But I am looking for another representation it should look
like GNU/Linux stat command.
Timestamp: Year-Month-Day Hour:Minute:Second.Nanosecond +Timezone
Access: 2021-01-28 23:14:03.117698491 +0100
Modify: 2021-01-28 23:14:03.117698491 +0100
Change: 2021-01-28 23:14:03.117698491 +0100
Birth: 2021-01-28 23:14:03.117698491 +0100
This time format representation I would also accept in Unix. Is it possible to
support this for the stat command in Unix?
Timestamp: Month (English abbreviation) Day Hour:Minute:Second.Nanosecond Year
Access (atime): Nov 08 23:14:37.123456789 2020
Modify (mtime): Nov 08 23:14:37.123456789 2020
Change (ctime): Nov 08 23:14:37.123456789 2020
Birth (btime): Nov 08 23:14:37.123456789 2020
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list