Posts related to: WSL
Using WSL to Launch Several Bash Commands from an Application
Struggled today with launching WSL from a Windows application to automate an external build process. Turns out this was a lot harder than it should have been due to some quirks on how the wsl.exe and bash.exe are registered by the Windows Sub System for Linux.