User Tools

Site Tools


ubuntu:email:sending_a_mail_in_the_shell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:email:sending_a_mail_in_the_shell [2019/12/15 19:23] peterubuntu:email:sending_a_mail_in_the_shell [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 13: Line 13:
 <code bash> <code bash>
 # mail the text that was piped to mail # mail the text that was piped to mail
-echo "mail text" | mail johndoe@example.com -s "subject text"+echo "mail text" | mail john@example.com -s "subject text"
  
 # mail the file content # mail the file content
ubuntu/email/sending_a_mail_in_the_shell.1576437798.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki