Search Results

Search: Posts Made By: yogi_4984
4,530
Posted By yogi_4984
Send mail from linux
Hi,

Could any one get me suggested how to send a mail from a linux server to any external user?

I tried the following :

$ mail abc@xyz.com
Subject: test
Hi,

This is a test mail.
.
Cc:...
7,412
Posted By yogi_4984
You can use the following sed -id...
You can use the following

sed -id 's/old/new/g' file_name
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy