uuencode

KSH Send Email Attachments Using a Scripts

by Vivek Gite on November 19, 2007 · 0 comments

How do I send an email attachment via KSH shell script under UNIX operating systems?

{ 0 comments }

Q. Hey quick question – How do I mail files from AIX / HP-UX UNIX as attachments from my shell scripts or command line? A. If you have mutt mail client installed, use the mutt as described here. If you don’t have mutt installed use the following command to email files as attachment from UNIX [...]

{ 20 comments }