Answer the question
In order to leave comments, you need to log in
How to output a string from cron?
I'm trying to output a line to the console every minute. To do this, I opened the scheduler file: sudo crontab -e
and
added the following line: * * * * * echo 1234567890
Saved the file. But as a result, a line is not output to the console every minute. Please help me fix
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question