Crontab which run on every 1st Monday of the month


30 11 1-7 * * [[ $(date +\%a) = Mon ]] && mailx -s "Test cron script" test@test.com< /root/myfile