Bash Scripting - Arrays
Which of the following is a valid way to assign a value to an associative array element in Bash?
arr[key]=value uses correct syntax; others use invalid symbols.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions