Bash Scripting - Arrays
Which of the following is the correct syntax to slice 4 elements starting from index 3 in a Bash array named
data?data?${array[@]:start:length} format.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions