You’ve probably already heard the standard pitch for WSL. Windows Subsystem for Linux gives users an environment to run Linux apps, commands, and graphical tools. That pitch is accurate, and the fact that you can access Linux without dual-booting or spinning up a separate VM is reason enough to install WSL. But there’s another handy way to use it that you may not expect. I like to take advantage of the Linux cron utility to automatically run scripts against my Windows filesystem, which is natively accessible under WSL.