Answers for "where is ubuntu files in windows"

8

access windows files from windows ubuntu

cd /mnt/c
Posted by: Guest on December-16-2019
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
1

where are ubuntu files stored in windows 10

%userprofile%AppDataLocalPackages
Posted by: Guest on April-21-2021
0

where is my ubuntu folder located

C:UsersNAMEAppDataLocalPackagesDISTRO_FOLDERLocalStaterootfs
Posted by: Guest on October-12-2020

Code answers related to "where is ubuntu files in windows"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language