[moving from coreut...@gnu.org [1] to here]
[1] https://lists.gnu.org/r/coreutils/2024-08/msg00008.html
On 8/19/24 14:10, Pádraig Brady wrote:
On 18/08/2024 00:47, Marc Gutt wrote:
Dear GNU Team,
I like to see the following features / enhancements:
find
Add %z to help / man page. The numeric time zone sequence is not
mentioned by now.
I don't see a need to document %z - because it is not supported as of now:
$ find -maxdepth 0 -printf '%z %p\n'
find: warning: unrecognized format directive `%z'
%z .
Please send above to bug-findutils@gnu.org
Have a nice day,
Berny