If you want to embed whitespace in an argument, put single quotes around it. For example: mail -s 'An important message' 'Bob Ghost <bob@ghost.org>' This will send an e-mail to the fictitious person Bob Ghost. The -s switch takes an argument, which is the subject line for the ...