Closed bisen2 closed 4 years ago
echo needs -e flag to print newline characters
Thanks, that's a good point. But because of #91 I now think it's better to use printf instead of echo.
printf
echo
echo needs -e flag to print newline characters