2022年1月24日(月) 11:40 Ángel :
> Your English reads fine here :-)
Thank you! Yeah, I think it can be "fine" for the communications, but
I'm not sure if it qualifies for the explanation in the English
manual. At least, I recognize that, when it comes to explaining
complicated things, my English tends
On 2022-01-21 at 10:24 -0500, Chet Ramey wrote:
> Calling `unset I[@]' or `unset I[*]' for
> an indexed array I now removes all the elements without unsetting the
> array (identical to `I=()'). I have tried ...
I guess the variable name was chosen to make it clear it's an *indexed*
array. However,
On 2022-01-21 at 01:43 +0900, Koichi Murase wrote:
> Thank you. I'll later work on it though I actually don't have
> confidence in my English ability. Anyway, I believe other people can
> correct my broken English.
> --
> Koichi
Your English reads fine here :-)
>
> I will look at doing something here to improve the situation, but I'll push
> back on the notion that this is a security issue with bash.
>
> This is fair.
I guess you're concerned with "(along with other user-controlled
> substitutions in the prompt)". I'm not entirely sure what the OP
> mea