Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Sending a Simple Email From Linux Terminal

$ echo -e "
Sending regards from Terminal." | msmtp -a outlook recipient@mail.com
Comment

PREVIOUS NEXT
Code Example
Shell :: how to check process id in linux 
Shell :: how to check open vpn on ubuntu 
Shell :: debian 10 install jenkins 
Shell :: install docker linux debian 10 
Shell :: remove pod and install again 
Shell :: dconf command not found 
Shell :: git keep empty folder 
Shell :: curl find latency 
Shell :: git find commit id by message 
Shell :: How to check if ssh-agent is already running in bash 
Shell :: sed extract string between two patterns 
Shell :: composer install ubuntu 
Shell :: create public and private key for jwt 
Shell :: bat restart printer spooler 
Shell :: git config global credential cache 
Shell :: make tar.gz 
Shell :: revert changes to all files of a type git 
Shell :: how to archive files in linux 
Shell :: awk if column greater than 
Shell :: shell play mp3 
Shell :: batch call another batch with parameters 
Shell :: how to define a variable in bashrc 
Shell :: create ssh key github 
Shell :: yum list installed packages from specific repo 
Shell :: npm install proxy 
Shell :: gitignore httaccess 
Shell :: require php mailer 
Shell :: netstat -anp | grep :80 | wc -l 
Shell :: create a new git repository on the command line 
Shell :: install powershell 7 
ADD CONTENT
Topic
Content
Source link
Name
1+2 =