As the question is fairly self-explanatory, I would like to know how to set a cronjob to execute any random weekday without using any external script.
EDIT: In case people have not understood this question, We have 5 weekdays, viz., Monday, Tuesday, Wednesday, Thursday, Friday. I have a server running 24/7. I want to set a cron that will run on any 1 weekday
per week.
Note: I highly doubt this is a duplicate question, as this question is not pertaining to daily
/weekly
/monthly
cronjobs.