Question: What will be the output from typing this command to prove that your crontab entry ran successfully? $ sudo cat /var/log/syslog | grep | head

What will be the output from typing this command to prove that your crontab entry ran

successfully?

$ sudo cat /var/log/syslog | grep | head -5

Note: Edit in '/etc/crontab' file by creating this entry to run a script every minute from your user id after entering sudo nano /etc/crontab

# m h dom mon dow user command

* * * * * userid /home/userid/labscript

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!