“Katalog WSL” Kod odpowiedzi

gdzie jest folder WSL w systemie Windows

%LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs
Quaint Quetzal

Lokalizacja folderu domowego WSL

%LOCALAPPDATA%\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs
Cheerful Cat

Directory Home of WSL

\\wsl$\DISTRO_VERSION
Clean Crab

WSL Windows Directory

\\wsl$\
Frail Frog

Katalog WSL

C:\Users\<username>\AppData\Local\Packages\
Obedient Octopus

Jak uzyskać dostęp do komputera lokalnego za pomocą WSL

You can access your local machine using Windows Linux subsystem by accessing mnt folder in the root directory of the bash.
Just type, cd / 
-- this will get you to the root folder.
Then type, cd mnt
-- this will get you inside the mnt directory
Then type, ls -ltr
-- this will list down the drives in your local computer. From here yo can access anything you want on your local computer.
Naughty Newt

Odpowiedzi podobne do “Katalog WSL”

Pytania podobne do “Katalog WSL”

Więcej pokrewnych odpowiedzi na “Katalog WSL” w Shell/Bash

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu