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