Sprawdź aktywne zadania CRON Linux

systemctl status cron
----------OR---------------
crontab -l
Lokesh003Coding