Re: Feature Requests for find and date
Bernhard Voelker <[email protected]>
| Newsgroups | gmane.comp.gnu.findutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
[moving from [email protected] [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 [email protected] Have a nice day, Berny