Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [Bug] Errors in find completion



On Wed, Apr 6, 2022, at 5:11 PM, Bart Schaefer wrote:
> 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.

At least back to Leopard!

> Neither one lists this variation in --help output.

lol

    % find --help
    find: illegal option -- -
    find: illegal option -- h
    find: illegal option -- e
    find: illegal option -- l
    find: illegal option -- p
    usage: find [-H | -L | -P] [-EXdsx] [-f file] [file ...] [expression]

> On MacOS, these can also be "inverted" as -Bnewer, -mnewer, etc.,

This appears to be the case on Leopard as well.

-- 
vq




Messages sorted by: Reverse Date, Date, Thread, Author