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

Re: for loop with variable





On 2026-05-11 10:11, Roman Perepelitsa wrote:
{a..c} expands to a b c. You can iterate over that.
Thanks.  Seems there's more than one syntax for a sequence like that, depending on the context.  I thought the '(P)' flag would do it but it doesn't work.





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