Sending a file in the mail

You can send the contents of a file as a mail message. For example:

   mail tony jane peter < memo

This command mails the contents of the file memo to three users on the same system as the sender; tony, jane and peter.


Top document