Cron inside WSL beats Windows Task Scheduler for one reason: it actually works the way I think
…Plus, I get to script out tasks in Bash. The combination of cron's simplicity and using Linux tooling on Windows files is what makes WSL viable as an automation layer. Related…