You made a mistake in the crontab entry of issuing the nonexistent command /sbin/shuttdown
instead of /sbin/shutdown. What happens upon execution of the command? (Choose all that
apply.)
A.
The error messages upon execution of the nonexistent command would be logged to the
/var/log/cron file.
B.
The error messages upon execution of the nonexistent command would be logged to the
/var/log/messages file.
C.
Thelogwatch would send an e-mail to the user, using the crond daemon, with the message
“/bin/sh : /sbin/shuttdown: No such command”.
D.
Thelogwatch would send an e-mail to the user, using the crond daemon, with the message
“/bin/sh : /sbin/shuttdown: No such file or directory”.
E.
Thelogrotate would send an e-mail to the user, using the crond daemon, with the message
“/bin/sh : /sbin/shuttdown: No such file or directory”.