cronjob solved: execute cronjob every 3 weeks although crontab is able to schedule intervals (i.e. */2 * * * * command.sh for every 2 minutes), it is not able to schedule every 3 weeks. the solution is to add some calculations (using