how to open explorer in wsl linux directory code example
Example 1: how to open explorer in wsl linux directory
#Type this:
from explorer \\wsl$
from shell: explorer.exe
Example 2: how to open directory from wsl
explorer.exe .
#Type this:
from explorer \\wsl$
from shell: explorer.exe
explorer.exe .