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.