Cron Question

< — Newb

Doing a HTB challenge and have run into a situation where i believe i need to run a daily cron job. I’m not familiar with cron at all. With the research i’ve done I believe that this particular job is running at 2:24 pm each day.

Is there any way to manually run a cron job or trick it into running or do i need to wait until the next day and wait for it to run itself?

This might help how can I make cron run a job right now, for testing/debugging? without changing the schedule! - Unix & Linux Stack Exchange