What is the difference between calling a command via “wsl [command]” and opening a wsl shell and calling “[command]”?

To be honest, when I first looked at this question, I thought it would be an easy answer. Oh how wrong I was. There are a lot of nuances to how this works. Let’s start with the fairly “easy” part, though. The main difference between the first method and the second: wsl by itself launches … Read more