News

And it's referenced in the slightly clumsy format: echo ${myArray[2]} Bash wants you to use the declare statement to identify arrays prior to use— declare -a myArray —and you can assign initial values ...