Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [Bug] Errors in find completion
On Wed, Apr 6, 2022 at 8:55 AM Vorpal <zsh@xxxxxxxxx> wrote:
>
> 1. Missing handling of -newerXY:
Ubuntu 20.0x LTS has this option, as does MacOS does, at least as far
back as Catalina. Neither one lists this variation in --help output.
On MacOS, these can also be "inverted" as -Bnewer, -mnewer, etc.,
whereas on Ubuntu only the historic -anewer and -cnewer are
"invertible".
> 2. Incorrect handling of -exec, -execdir, -ok etc:
>
> However it is not only ; that will terminate arguments to the program in
> question. + also works.
Yep.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author