Answers for "add new line using echo"

5

echo new line

echo -e "hello\nworld"
Posted by: Guest on August-27-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language