The
joanne
user wants an email sent when her shell script is executed successfully. Which of the following commands in the script can do this?
- cron job will send an email by default
- mail root
- mail joanne
- echo $mail
Please login or Register to submit your answer