I am not sure how to run a cron job at 3 specific hours every day. I want to run it at 1pm, 2 pm and 3pm.
Is it possible, using a single expression?
You can try the following as well:
0 13-15 * * * /home/apps/sample.sh