I have the following code in my Bash script. How can I add body to the email? Example: Body: output
diff -q file1 file2 || diff file1 file2 | mail -s "subject" "email@email.com"
I have the following code in my Bash script. How can I add body to the email? Example: Body: output
diff -q file1 file2 || diff file1 file2 | mail -s "subject" "email@email.com"
برچسب:
نویسنده: استخدام کار