Closed omexlu closed 3 years ago
Hello,
How can I insert linebreaks in --body-plain?
Thanks in advance.
Using this works:
VARIABLE="THIS LINE BREAKS"
--body-plain="$VARIABLE"
Maybe there are a better solution :)
Hello,
How can I insert linebreaks in --body-plain?
Thanks in advance.