Clarity

 View Only
  • 1.  Job Schedule Unix Crontab Entry Format

    Posted Apr 05, 2023 08:01 AM

    I am trying to schedule a job to run only first 3 weekdays of the month and last 3 weekdays of the month.
    Looking for some help on Unix Crontab Entry Format



  • 2.  RE: Job Schedule Unix Crontab Entry Format

    Broadcom Employee
    Posted Apr 05, 2023 09:25 AM

    here is the one site which I use mostly to write cron https://crontab.guru/examples.html



    ------------------------------
    Thanks & Regards
    Suman Pramanik
    Senior Principal Support Engineer | Agile Operations Division
    Broadcom Software
    ------------------------------



  • 3.  RE: Job Schedule Unix Crontab Entry Format

    Posted Apr 06, 2023 06:37 AM

    Thank you, Suman!

    I use the same website to get entry format definition but it doesn't help with complex query such as month's first weekday/last weekday.

    Thank you!