Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ls *.mp4 → ls : invalid option -- 'M'
- X-seq: zsh-users 29289
- From: Denis Bitouzé <dbitouze@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: ls *.mp4 → ls : invalid option -- 'M'
- Date: Fri, 13 Oct 2023 09:59:47 +0200
- Archived-at: <https://zsh.org/users/29289>
- Cancel-lock: sha1:V0yvoPu9jOjBcaaJs8wTOSd4dnE=
- List-id: <zsh-users.zsh.org>
Hi,
my configuration is the following:
- GNU/Linux Mageia 9
- zsh 5.9
- oh my zsh (last version)
The trouble I'm facing is the following:
- `ls *.tex` gives the intended output,
- `ls *.mp4` returns the following message: “ls : invalid option --
'M'”.
Do you understand what's going on?
Thanks.
--
Denis
Messages sorted by:
Reverse Date,
Date,
Thread,
Author