Hi
Is there any way to output this line plain: hey $tom. (im not looking for a variable to replace $tom, but want to write the line exactly as is.)
Thanks alot
Tom
echo "hey \$tom";