C
C
Coder3212017-01-13 22:12:37
linux
Coder321, 2017-01-13 22:12:37

How to check if cron is working?

I have never worked with cron, and not so much with Linux, so help me out. How can I check if cron is working? Or let's do something that would be output to the console after starting every minute?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rsa97, 2017-01-13
@Rsa97

grep -i cron /var/log/syslog

K
K-700A, 2017-01-13
@K-700A

Do you need to see if cron works in general, or see how it performs a specific task?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question