mail is the command line utility that can be used to send mail from the Linux command line. It doesn't always come preinstalled on Linux systems. You can install the mail command on your Ubuntu or Linux Mint computer with the following command:

sudo apt install mailutils

That's all you need to do to get the mail command on your system.