Mail is a command to send and receive mail in Unix, Linux and BSD operating system. To initiate a mail sending process, just type in the following command:
mail recipient@domain.com
Obviously, replace recipient@domain.com with a valid email address.
The system will prompt for a subject of the email before allowing user to type in the mail message body.
# [...]
Related posts:
More: continued here