Skip to content

Bash: fix } in ${!xy*} and more Parameter Expansion Operator (# in ${#xy} ;...

Jonathan Poelen requested to merge jpoelen/syntax-highlighting:bash into master

Bash: fix } in ${!xy*} and more Parameter Expansion Operator (# in ${#xy} ; !,*,@,[*],[@] in ${!xy*})

2021-01-16-021539_756x831_scrot

BUG: 430668

Merge request reports