store a string in variable in bash with \n code example
Example: bash store string in variable
${!var} #Just use to use reference value inside another variable ;)
${!var} #Just use to use reference value inside another variable ;)