Follow-up Comment #4, bug #61327 (project findutils): > On Linux, `find -printf %BT` produces empty string even if the operating system and filesystem support birth times.
That's true, but GNU/Linux does not provide it via the stat() system call but via statx() instead. And that's what I wrote in comment #1: we'll have to change find(1) to the statx() system call like ls(1) does to support birth time on GNU/Linux. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?61327> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/