Horje
where are ubuntu files stored in windows 10 Code Example
access windows files from windows ubuntu
cd /mnt/c
windows how to access wsl from explorer
from explorer \\wsl$
from powershell: cd \\wsl$\<DistributionName> 

in my case DistributionName is Ubuntu20.04
where is wsl folder in windows
%LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs
where are ubuntu files stored in windows 10
%userprofile%\AppData\Local\Packages
where is my ubuntu folder located
C:\Users\NAME\AppData\Local\Packages\DISTRO_FOLDER\LocalState\rootfs
access wsl files from windows
C:\Users\%USERNAME%\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs\




Shell

Related
install visual studio code with snap Code Example install visual studio code with snap Code Example
bash wait 3 seconda Code Example bash wait 3 seconda Code Example
Kubectl get memory usage of pod Code Example Kubectl get memory usage of pod Code Example
how to prevent ubuntu from sleeping when lid is closed Code Example how to prevent ubuntu from sleeping when lid is closed Code Example
git text editor commit exit Code Example git text editor commit exit Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11