BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 8 definitions for Mail.

Mail (Unix)

Print-Friendly
About 1 pages (149 words)

Bookmark and Share Know this topic well? Help others and get FREE products!

mail is a command line e-mail client for Unix and Unix-like operating systems.

Example usage

 mail -s "You've got mail" -c cc.rider@b.c somebody@example.com anotherbody@example.net

This sends a message with the subject "You've got mail" to two recipients, somebody and anotherbody, and CCs (copies) a third, cc.rider. The message will be typed after the command is entered and will be ended with Control-D. If you want to send a message in one line, use any Unix command sequence that generates text. For example:

Example usage

 echo "Some message" | mail -s "meeting today" somebody@example.com 

This is especially useful for having a system report its status automatically through E-mail. There is also a -a option for using an ISO-8859 character set beyond US Ascii. For instance:

Example usage

 mail -s "You've got mail" -a ISO-8859-8 somebody@example.com

The -a ISO-8859-8 option tells Mail that the message may include Hebrew characters.


View More Summaries on Mail (Unix)
 
Ask any question on Mail (Unix) and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Mail (Unix) from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy