On Wed, Jan 06, 2021 at 05:16:26PM +0100, felix wrote:
> I use near same version, but can't reproduce:
> 
>   $ echo $BASH_VERSION 
>   5.0.3(1)-release
> 
>   $ echo [0-1]
>   [0-1]

You need to create a file named "1" in the working directory first.
For different results, you could create a file named "0", or create
both of them.

Reply via email to