Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ls *.mp4 → ls : invalid option -- 'M'
- X-seq: zsh-users 29292
- From: Denis Bitouzé <dbitouze@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Cc: zsh-workers@xxxxxxx
- Subject: Re: ls *.mp4 → ls : invalid option -- 'M'
- Date: Fri, 13 Oct 2023 13:38:51 +0200
- Archived-at: <https://zsh.org/users/29292>
- Cancel-lock: sha1:FfOw16unF81I0+m6rzrLO76Ijns=
- Followup-to: gmane.comp.shells.zsh.user
- List-id: <zsh-users.zsh.org>
- References: <875y3bvtos.fsf@example.com> <CAHYJk3TrakoN8xeBhULBbBGz6G0_zukurXMci-ca9pj51HUT6Q@mail.gmail.com>
Le 13/10/23 à 10h15, Mikael Magnusson a écrit :
> One (or more) of your files start with the string "--M",
Indeed.
> you want either ls -- * or ls ./* (or print -rl - *)
That does the trick: thanks to both of you!
--
Denis
Messages sorted by:
Reverse Date,
Date,
Thread,
Author