Difference between revisions of "Mail"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
echo "This is the body" | mail -s "This is the subject" [email protected] | echo "This is the body" | mail -s "This is the subject" [email protected] | ||
+ | |||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>mailutils</code> | ||
+ | |||
+ | |||
== See also == | == See also == |
Revision as of 06:46, 14 January 2020
This article is a Draft. Help us to complete it.
echo "This is the body" | mail -s "This is the subject" [email protected]
Related commands
mailutils
See also
Advertising: