show all the strings in array line by line in terminal code example Example: bash display items in array $ printf '%s\n' "${my_array[@]}"