Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [Bug] Errors in find completion
- X-seq: zsh-workers 50009
- From: Lawrence Velázquez <larryv@xxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>, Vorpal <zsh@xxxxxxxxx>
- Cc: zsh-workers@xxxxxxx
- Subject: Re: [Bug] Errors in find completion
- Date: Wed, 06 Apr 2022 18:07:53 -0400
- Archived-at: <https://zsh.org/workers/50009>
- In-reply-to: <CAH+w=7YLa5zzWbJonmwLwpPgofJWW5GMafJgywA3x=51t97gnw@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <2012c0c3-78e0-7116-0972-6121d3c68203@vorpal.se> <CAH+w=7YLa5zzWbJonmwLwpPgofJWW5GMafJgywA3x=51t97gnw@mail.gmail.com>
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