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?

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?Category: Introduction to Linux IIThe joanne user wants an email sent when her shell script is executed successfully. Which of the following commands in the script can do this?
Linux Questions Staff asked 1 year ago

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

About the author