Loading
perform shellcheck and modify code to obtain clean report
+ apply suggestions from SC2086 on quoting - disable SC2206 on array concatention to keep elements separate - disable SC2076 on regex comparison b/c it is not syntactically correct
+ apply suggestions from SC2086 on quoting - disable SC2206 on array concatention to keep elements separate - disable SC2076 on regex comparison b/c it is not syntactically correct