|
|
This directory of Linux commands is from Linux in a Nutshell, 5th Edition. Click on any of the 687 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Bookshelf. Buy it now, or read it online on Safari Bookshelf. mailtomailto [options] [recipients] Send mail with MIME types and text formatting. If no recipients are specified, mailto prompts for the names. This program has a very similar interface to that of the mail command, with two differences: it only sends mail, and it adds a number of text-formatting and MIME-handling features, described here. For features not covered here, see the mail command. mailto uses the metamail backend and relies on the mailcap configuration files. Options
Text formattingMail formatting is handled with escape sequences that begin with the tilde (~) character. Those for text formatting are:
Including objects in mailYou can include a variety of objects in your messages, again using tilde escape sequences. To do so, enter ~*, and the program will prompt you for the type of data you wish to add. The available content types will vary from installation to installation. |
|
|