isabelleleiwi
Technical User
From an aix server, I would like to send an email with a subject, body, and file attached.
how do I add the attachment to the line below?
echo "body" | mail -s "subject" emailaddress
thanks,
how do I add the attachment to the line below?
echo "body" | mail -s "subject" emailaddress
thanks,