mailx

Send and receive mail.

=> More information.

mailx -s "{subject}" {to_addr}
echo "{content}" | mailx -s "{subject}" {to_addr}
mailx -s "{subject}" {to_addr} < {content.txt}
mailx -s "{subject}" -c {cc_addr} {to_addr}
mailx -s "{subject}" -r {from_addr} {to_addr}
mailx -a {file} -s "{subject}" {to_addr}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/mailx.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.667115 milliseconds
Gemini-to-HTML Time
0.372098 milliseconds

This content has been proxied by September (ba2dc).