Answers for "windows how to access wsl from explorer"

1

windows how to access wsl from explorer

from explorer \\wsl$
from powershell: cd \\wsl$\<DistributionName> 

in my case DistributionName is Ubuntu20.04
Posted by: Guest on July-20-2020

Code answers related to "windows how to access wsl from explorer"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language