$ echo '$ hello world' \$ hello world $ printf '$ line one\n$ line two\n' \$ line one \$ line two $ echo 'no dollar here' no dollar here