Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Regex not halt caputre second slash
- X-seq: zsh-workers 52049
- From: Budi <budikusasi@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxx>
- Subject: Regex not halt caputre second slash
- Date: Mon, 14 Aug 2023 17:41:28 +0700
- Archived-at: <https://zsh.org/workers/52049>
- List-id: <zsh-workers.zsh.org>
Zsh pcre (=~) regex of repeated any char. i.e. .* capture the first
slash but going on then cease to capture any of the rest string when
meet the second slash characters also not capture it
Please help solve !
Messages sorted by:
Reverse Date,
Date,
Thread,
Author