linux - Job on specific day of week -


i want have job running on 5 pm every wed, sat , sun... correct?

0 17 * * 0,3,6 my.command.goes.here.

ps: using centos

as of recent research cron, wrote correct.

it not hurt search google crontab manual ;) http://www.linuxmanpages.com/man5/crontab.5.php


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -