RosettaCodeData/Task/Literals-String/UNIX-Shell/literals-string-1.sh

3 lines
63 B
Bash

echo "The boy said 'hello'."
echo 'The girl said "hello" too.'