Personal tools
You are here: Home Wiki Mail
Views

Edit history

Edit: -1 of 1
Time: 2006-09-18 17:41:36
Note: /kplug_main/wiki/LinuxAnswers/upgradeAll

changed:
-
The *mail* command

  *Mail* is an intelligent mail processing system, which has a command syntax  reminiscent of ed(1) with lines replaced by messages. ::

        mail -s "This is my subject" foo@example.com
        This is my email message.
        <Ctrl-d>
        Cc:

Mail can also be used in a pipe:

        'cat message | mail -s "I send you this file" victim@example.org'

 If you are feeling so inclined, mail can also be used to read your mail. "mutt":Mutt is a better mail client,and can recreate very well the other functionality of Mail.


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: