bash show array values in newline code example Example: bash display items in array $ printf '%s\n' "${my_array[@]}"