-
Recent Posts
Recent Comments
- Kishor on Weblogic starts slow
- pradip garala on Disable “WARNING: Parameters: Invalid chunk ignored.” messages in Tomcat log
- fisker on Weblogic starts slow
- St33v0 on Weblogic starts slow
- ajay on Weblogic starts slow
Archives
Categories
Meta
Tag Archives: tips
Send file attachments in email from centos or linux
Q: Where can I find uuencode to send file attachments via email? A: yum install sharutils uuencode file.jpg file.jpg|mail -s “sending you this pretty picture” oops@domain.com A: Or better yet install mutt echo “My file”|mutt -a file.jpg -s “sending you … Continue reading →
Posted in Uncategorized
|
Tagged centos, centos linux mail email uuencode mutt attachment file, linux, tips, uuencode
|
Leave a comment