Space, Tab and newline (Enter or Return)
put a backslash in front of it or quote it
cd /courses
pwd
ls -a /home/ghoffman
cat memo.txt
rm memo.txt
mkdir work
cp memo.txt memo.bak
mv memo.txt work