How to add the mail command in CentOS and Fedora
I was surprised to find that the mail command doesn’t work out of the box in Fedora, nor in the minimal installation of CentOS 7. Thankfully there’s an easy way to add it by installing the mailx package. yum install mailx That’s not the full story on how to send email from the command line … Read more