0

I am trying to set up a cronjob to run on the last sunday of each month. This is what I have accomplished.

Right now, it is running every sunday at 10 PM.

0 22 * * 0 /usr/basys_bin/clean_cups_cache.sh

Hugo Calderon
  • 61
  • 1
  • 5
  • @larsk last day is not the same as last Sunday. – Barmar Sep 09 '20 at 20:27
  • [so] is for programming questions, not questions about using or configuring Unix and its utilities. [unix.se] or [su] would be better places for questions like this. – Barmar Sep 09 '20 at 20:28
  • See https://unix.stackexchange.com/questions/550835/cron-entry-for-last-saturday – Barmar Sep 09 '20 at 20:28

0 Answers0