dakkar has joined ##bash-crimes
<
isabella>
really both are the same case
<
isabella>
it also applies to things like unset
<
isabella>
$ foo=()
<
isabella>
$ unset 'foo[$(date>&2)1]'
<
isabella>
Thu 21 Nov 09:29:46 GMT 2024
<
Maja>
also referring to non-numeric variables in arithmetic expressions: $ x='a[$(date>&2)]' ; (( x ))
<
edk>
isabella: do you know what "splatting bug" it's talking about?
<
isabella>
There's none
<
isabella>
It makes no difference in the left side of [[
<
isabella>
It also doesn't need ""
<
edk>
ye i thought so
<
isabella>
they're literally all the same case
dakkar has quit [Quit: e via, verso nuove avventure]
<
edk>
i wonder if bash will fix it now
k4m1 has quit [Ping timeout: 252 seconds]
k4m1 has joined ##bash-crimes