Is there any way to for a Bash heredoc to interpret \'\\n\\\' in a heredoc?
I have an iteratively built string in a loop, something like
for i in wor
Change:
== $ret ==
to:
== $(echo -e $ret) ==