Unix mail command
It allows us to send a command from a UNIX console.
Sample usage:
mail -s "Mail subject" destination.email@example.net
- Write down the mail message
- Press CTRL+D to end the message and send the mail.
It allows us to send a command from a UNIX console.
Sample usage:
mail -s "Mail subject" destination.email@example.net
UnixMailCommand (last edited 2013-07-21 01:12:24 by 46)