Create a Cron Job Failed

@Inderpreet would you please check this. I don’t get the reason why I am failed for this task?

Kind regards




hello @LuHa,

can you please share what exactly is asked in the tasks, seems you have to schedule a cron job on specific time. In this case you have to you se crontab -e and use the crontab syntax to schedule the job.

thanks
rahul

Thanks @rahulsoni for replying to my question. Here I uploaded the task requested. And according to that, every 5 minutes the cron job handled by the root user echoed the word “hello” to the specified file “/tmp/cron_text”

Kind regards.
LuHa