Quantcast
Channel: Guides – netstat -an | grep -i listen
Viewing all articles
Browse latest Browse all 14

How to Send email direct from linux terminal

$
0
0
Live

To send an email from console you need to use mail command, which is an intelligent mail processing system which has a command syntax reminiscent of ed with lines replaced by messages. To send an email to somewhere@domain.com you need to type following command: $ mail user@domain.tld Output: You need to type . (dot) to [...]

application


Viewing all articles
Browse latest Browse all 14

Trending Articles