In WSL, sometimes, you might want to open a file or directory with its associated Windows application. Let’s figure out how. — If you have ever used the terminal on macOS, you probably know that you can use the open command to open any file or directory with its default application. To my knowledge, there is no straightforward way to do this on Windows using WSL, and this has bugged me a…