Community

How to apply CRON on site via terminal? And how to test if it is working?

ja
jakson #1

How to apply CRON on site via terminal? And how to test if it is working?

je
jetchirag #2

Say the user is “test”

Via root, run

crontab -u test -e

Sign in to reply