Search Results

Search: Posts Made By: aabhas.bhargava
5,408
Posted By aabhas.bhargava
Hey awesome .. The thread really helped me.....
Hey awesome .. The thread really helped me.. Thanks a lot
27,537
Posted By aabhas.bhargava
here u go the script to send mail with attachment
EMAIL="Email@address.com"
MSG="Message:BODY of the Text"
echo "$MSG"
echo "Mail Sent to $EMAIL"
uuencode Path/to/file.csv file.csv>msg.csv
echo "$MSG">msg

cat msg msg.csv >email.msg
...
Showing results 1 to 2 of 2

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