bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash core dumps doing glob pattern on long string


From: Oğuz
Subject: Re: bash core dumps doing glob pattern on long string
Date: Sun, 9 Oct 2022 12:36:31 +0300

9 Ekim 2022 Pazar tarihinde Phi Debian <phi.debian@gmail.com> yazdı:
>
> $ [[ $(printf '%0100000d' 0) == +(0) ]]
>
> I see 3 way of fixing this
>

I'm not familiar with how extended globs are implemented in either shell
but this doesn't look like something that'd involve recursion.


-- 
Oğuz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]